# Generated by roxygen2: do not edit by hand

export(topicsDtm)
export(topicsDtmEval)
export(topicsGrams)
export(topicsModel)
export(topicsPlot)
export(topicsPreds)
export(topicsTest)
importFrom(Matrix,colSums)
importFrom(dplyr,"%>%")
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,contains)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_modify)
importFrom(dplyr,join_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,sym)
importFrom(dplyr,ungroup)
importFrom(effsize,cohen.d)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_identity)
importFrom(ggplot2,scale_size_area)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(ggwordcloud,geom_text_wordcloud)
importFrom(mallet,MalletLDA)
importFrom(mallet,mallet.doc.topics)
importFrom(mallet,mallet.import)
importFrom(mallet,mallet.top.words)
importFrom(mallet,mallet.topic.labels)
importFrom(mallet,mallet.topic.words)
importFrom(mallet,mallet.word.freqs)
importFrom(methods,new)
importFrom(ngram,get.ngrams)
importFrom(ngram,get.phrasetable)
importFrom(ngram,ngram)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,pmap)
importFrom(purrr,pmap_dfr)
importFrom(rJava,.jcall)
importFrom(rJava,.jcast)
importFrom(rJava,.jnew)
importFrom(rJava,J)
importFrom(readr,write_csv)
importFrom(rlang,"!!")
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stopwords,stopwords)
importFrom(stringr,str_count)
importFrom(textmineR,CalcGamma)
importFrom(textmineR,CreateDtm)
importFrom(textmineR,Dtm2Docs)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(utils,combn)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
