# Generated by roxygen2: do not edit by hand

export("%>%")
export(cluster_tweets)
export(filter_tweets)
export(find_lda)
export(find_stm)
export(fit_ctm)
export(fit_lda)
export(fit_stm)
export(get_tweets)
export(lda_distribution)
export(lda_hashtags)
export(lda_terms)
export(load_tweets)
export(plot_hashtag)
export(plot_tweets)
export(pool_tweets)
export(predict_lda)
export(to_ldavis)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,na.omit)
importFrom(utils,install.packages)
