# Generated by roxygen2: do not edit by hand

S3method(CreateActorNetwork,twitter)
S3method(CreateActorNetwork,youtube)
S3method(CreateBimodalNetwork,facebook)
S3method(CreateBimodalNetwork,instagram)
S3method(CreateBimodalNetwork,twitter)
S3method(CreateEgoNetworkFromData,instagram)
S3method(CreateSemanticNetwork,twitter)
export(Authenticate)
export(AuthenticateWithFacebookAPI)
export(AuthenticateWithInstagramAPI)
export(AuthenticateWithTwitterAPI)
export(AuthenticateWithYoutubeAPI)
export(Collect)
export(CollectDataFacebook)
export(CollectDataInstagram)
export(CollectDataTwitter)
export(CollectDataYoutube)
export(CollectEgoInstagram)
export(Create)
export(GetYoutubeVideoIDs)
export(LoadCredential)
export(PopulateUserInfo)
export(SaveCredential)
export(importData)
import(RCurl)
import(bitops)
import(data.table)
import(httpuv)
import(httr)
import(methods)
import(rjson)
import(tm)
importFrom(Hmisc,escapeRegex)
importFrom(Rfacebook,fbOAuth)
importFrom(Rfacebook,getPage)
importFrom(Rfacebook,getPost)
importFrom(Rfacebook,getUsers)
importFrom(igraph,'V<-')
importFrom(igraph,V)
importFrom(igraph,delete.vertices)
importFrom(igraph,graph.data.frame)
importFrom(igraph,simplify)
importFrom(igraph,write.graph)
importFrom(instaR,getComments)
importFrom(instaR,getFollowers)
importFrom(instaR,getFollows)
importFrom(instaR,getLikes)
importFrom(instaR,getUser)
importFrom(instaR,instaOAuth)
importFrom(instaR,searchInstagram)
importFrom(plyr,ldply)
importFrom(stats,'na.omit')
importFrom(stringr,str_extract)
importFrom(stringr,str_match_all)
importFrom(stringr,str_replace_all)
importFrom(twitteR,lookupUsers)
importFrom(twitteR,searchTwitter)
importFrom(twitteR,setup_twitter_oauth)
importFrom(twitteR,twListToDF)
importFrom(utils,"flush.console")
importFrom(utils,"install.packages")
importFrom(utils,"read.table")
importFrom(utils,"write.csv")
importFrom(utils,head)
importFrom(utils, "read.csv")
