# Generated by roxygen2: do not edit by hand

S3method(Authenticate,default)
S3method(Authenticate,reddit)
S3method(Authenticate,twitter)
S3method(Authenticate,youtube)
S3method(Collect,default)
S3method(Collect,reddit)
S3method(Collect,twitter)
S3method(Collect,youtube)
S3method(Create,actor)
S3method(Create,actor.default)
S3method(Create,actor.reddit)
S3method(Create,actor.twitter)
S3method(Create,actor.youtube)
S3method(Create,bimodal)
S3method(Create,bimodal.default)
S3method(Create,bimodal.twitter)
S3method(Create,default)
S3method(Create,semantic)
S3method(Create,semantic.default)
S3method(Create,semantic.twitter)
export(AddTwitterUserData)
export(Authenticate)
export(Collect)
export(Create)
export(GetYoutubeVideoIDs)
export(ImportData)
import(RCurl)
import(data.table)
import(httpuv)
import(httr)
import(methods)
import(tm)
importFrom(Hmisc,escapeRegex)
importFrom(RedditExtractoR,reddit_content)
importFrom(RedditExtractoR,user_network)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,filter)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(igraph,'V<-')
importFrom(igraph,V)
importFrom(igraph,delete.vertices)
importFrom(igraph,delete_vertex_attr)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,set_graph_attr)
importFrom(igraph,simplify)
importFrom(igraph,vcount)
importFrom(igraph,write.graph)
importFrom(magrittr,'%<>%')
importFrom(magrittr,'%>%')
importFrom(rlang,'.data')
importFrom(rtweet,create_token)
importFrom(rtweet,lookup_users)
importFrom(rtweet,rate_limit)
importFrom(rtweet,search_tweets)
importFrom(rtweet,users_data)
importFrom(stringr,str_extract)
importFrom(stringr,str_match_all)
importFrom(stringr,str_replace_all)
importFrom(textutils,HTMLdecode)
importFrom(tictoc,tic)
importFrom(tictoc,toc)
importFrom(utils,"capture.output")
importFrom(utils,"flush.console")
importFrom(utils,"install.packages")
importFrom(utils,"read.csv")
importFrom(utils,"read.table")
importFrom(utils,"write.csv")
importFrom(utils,head)
