# Generated by roxygen2: do not edit by hand

export(APIinfo)
export(checkConfirmForUSer)
export(checkVersionForSentiment)
export(cleanFetchedTweet)
export(clearPrevious)
export(createFolder)
export(getAnalysis)
export(getBarSentiment)
export(getCloudSentiment)
export(getTweet)
export(setAccount)
export(tweetFetcher)
export(writeToCSV)
import(tibble)
importFrom(dplyr,count)
importFrom(dplyr,inner_join)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,dev.size)
importFrom(graphics,strwidth)
importFrom(reshape2,acast)
importFrom(syuzhet,get_nrc_sentiment)
importFrom(tidytext,get_sentiments)
importFrom(utils,View)
importFrom(utils,news)
importFrom(utils,write.csv)
importFrom(wordcloud,comparison.cloud)
