# Generated by roxygen2: do not edit by hand

export(analyseStories)
export(createIgnoreWords)
export(example_stories)
export(readStories)
export(reportStories)
import(dplyr)
import(stringr)
importFrom(dplyr,"%>%")
importFrom(rmarkdown,render)
importFrom(tidytext,cast_dtm)
importFrom(tidytext,tidy)
importFrom(tidytext,unnest_tokens)
importFrom(tm,removePunctuation)
importFrom(topicmodels,LDA)
importFrom(utils,read.delim)
importFrom(xlsx,write.xlsx)
