# Generated by roxygen2: do not edit by hand

export(downloadTweets)
export(filterTweetsMachineLearning)
export(filterTweetsNeedwords)
export(readNeedminingFile)
export(removeTweetsStopwords)
export(saveNeedminingFile)
export(twitterLogin)
importFrom(RTextTools,classify_model)
importFrom(RTextTools,create_container)
importFrom(RTextTools,create_matrix)
importFrom(RTextTools,train_model)
importFrom(rtweet,create_token)
importFrom(rtweet,search_tweets)
importFrom(stringr,str_replace_all)
importFrom(utils,read.csv)
importFrom(utils,write.table)
