|
AddText()
|
Add columns containing text data to network dataframes |
|
AddText(<actor.youtube>)
|
Add columns containing text data to youtube actor network dataframes |
|
AddText(<activity.reddit>)
|
Add columns containing text data to reddit activity network dataframes |
|
AddText(<actor.reddit>)
|
Add columns containing text data to reddit actor network dataframes |
|
AddUserData()
|
Add columns of user information as node attributes to network dataframes |
|
AddUserData(<actor.twitter>)
|
Supplement twitter actor network by adding user profile attributes to nodes |
|
AddVideoData()
|
Add columns of video information to network dataframes |
|
AddVideoData(<actor.youtube>)
|
Add video information to youtube actor network dataframes |
|
Graph()
|
Create an igraph graph from network |
|
GetYoutubeVideoIDs()
|
Extract the ids from a list of youtube video URLs |
|
ImportData()
|
Import collected data previously saved to file |