Learn R Programming

SocialMediaLab (version 0.23.2)

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('SocialMediaLab')

Monthly Downloads

18

Version

0.23.2

License

GPL (>= 2)

Maintainer

Timothy Graham

Last Published

May 28th, 2017

Functions in SocialMediaLab (0.23.2)

AuthenticateWithYoutubeAPI

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

Collect data from social media for generating networks
AuthenticateWithInstagramAPI

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

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

Note: this function is DEPRECATED and will be removed in a future release.
CollectDataInstagram

Note: this function is DEPRECATED and will be removed in a future release.
CollectDataTwitter

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

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

Create credential to access social media APIs
AuthenticateWithFacebookAPI

Note: this function is DEPRECATED and will be removed in a future release.
CreateActorNetwork

Note: this function is DEPRECATED and will be removed in a future release.
CreateBimodalNetwork

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

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

Note: this function is DEPRECATED and will be removed in a future release.
CollectEgoInstagram

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

Create networks from social media data
GetYoutubeVideoIDs

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

Populate Twitter networks with user information
importData

Import SocialMediaLab data previously saved to disk using the `Collect()` function.
CreateEgoNetworkFromData

Create 'ego' networks from social media data
CreateSemanticNetwork

Note: this function is DEPRECATED and will be removed in a future release.
SaveCredential

Save and load credential information
SocialMediaLab-package

Collection and network analysis of social media data