Authenticate            Create a credential object to access social
                        media APIs
Authenticate.reddit     Reddit API authentication
Authenticate.twitter    Twitter API authentication
Authenticate.youtube    Youtube API authentication
Collect                 Collect data from social media for generating
                        networks
Collect.reddit          Collect comments data from reddit threads
Collect.twitter         Collect tweet data from twitter search
Collect.youtube         Collect comments data for youtube videos
Create                  Create networks from social media data
Create.actor.reddit     Create reddit actor network
Create.actor.twitter    Create twitter actor network
Create.actor.youtube    Create youtube actor network
Create.bimodal.twitter
                        Create twitter bimodal network
Create.semantic.twitter
                        Create twitter semantic network
vosonSML-package        Collection and network analysis of social media
                        data
vosonSML::AddUserData.twitter
                        Enhances twitter actor network graph by adding
                        user attributes to nodes
vosonSML::GetYoutubeVideoIDs
                        Extract the ids from a list of youtube video
                        URLs
vosonSML::ImportData    Import collected data previously saved to file
vosonSML::SaveCredential
                        Save and load credential information
