Learn R Programming

⚠️There's a newer version (0.32.7) of this package.Take me there.

vosonSML (version 0.23.4)

Tools for Collecting Social Media Data and Generating Networks for Analysis

Description

A suite of tools for collecting and constructing networks from social media data. Provides easy-to-use functions for collecting data across popular platforms (Instagram, Facebook, Twitter, and YouTube) and generating different types of networks for analysis.

Copy Link

Version

Install

install.packages('vosonSML')

Monthly Downloads

380

Version

0.23.4

License

GPL (>= 2)

Maintainer

Timothy Graham

Last Published

July 5th, 2018

Functions in vosonSML (0.23.4)

CreateSemanticNetwork

Note: this function is DEPRECATED and will be removed in a future release. Please use the Create function
PopulateUserInfo

Populate Twitter networks with user information
CreateBimodalNetwork

Note: this function is DEPRECATED and will be removed in a future release. Please use the Create function
vosonSML-package

Collection and network analysis of social media data
SaveCredential

Save and load credential information
importData

Import vosonSML data previously saved to disk using the `Collect()` function.
Authenticate

Create credential to access social media APIs
AuthenticateWithFacebookAPI

Note: this function is DEPRECATED and will be removed in a future release. Please use the Authenticate function
GetYoutubeVideoIDs

Extract/scrape the IDs from a set of YouTube video URLs
CollectEgoInstagram

Note: this function is DEPRECATED and will be removed in a future release. Please use the Collect function
AuthenticateWithInstagramAPI

Note: this function is DEPRECATED and will be removed in a future release. Please use the Authenticate function
Create

Create networks from social media data
CollectDataTwitter

Note: this function is DEPRECATED and will be removed in a future release. Please use the Collect function
AuthenticateWithTwitterAPI

Note: this function is DEPRECATED and will be removed in a future release. Please use the Authenticate function
CollectDataYoutube

Note: this function is DEPRECATED and will be removed in a future release. Please use the Collect function
AuthenticateWithYoutubeAPI

Note: this function is DEPRECATED and will be removed in a future release. Please use the Authenticate function
Collect

Collect data from social media for generating networks
CreateActorNetwork

Note: this function is DEPRECATED and will be removed in a future release. Please use the Create function
CreateDynamicNetwork

Note: this function is DEPRECATED and will be removed in a future release. Please use the Create function
CreateEgoNetwork

Note: this function is DEPRECATED and will be removed in a future release. Please use the Create function
CollectDataFacebook

Note: this function is DEPRECATED and will be removed in a future release. Please use the Collect function
CreateEgoNetworkFromData

Create 'ego' networks from social media data
CollectDataInstagram

Note: this function is DEPRECATED and will be removed in a future release. Please use the Collect function