# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,statquote)
S3method(print,statquote)
export(as.latex)
export(as.markdown)
export(as.tagged)
export(find_duplicate_quotes)
export(get_quotes)
export(quote_cloud)
export(quote_tags)
export(read_quotes_raw)
export(search_quotes)
export(search_text)
export(statquote)
importFrom(stats,na.omit)
importFrom(stringr,str_detect)
importFrom(tidytext,unnest_tokens)
importFrom(utils,data)
importFrom(wordcloud,wordcloud)
