# Generated by roxygen2: do not edit by hand

export(arrange_replies)
export(arrange_views)
export(count_authors)
export(count_topics)
export(get_theme_topics)
export(get_themes)
export(get_themes_topics)
export(get_topic_discussions)
export(get_topics_discussions)
export(update_topics)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,ungroup)
importFrom(lubridate,dmy_hm)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_na)
importFrom(stringr,str_to_lower)
importFrom(tibble,tibble)
importFrom(xml2,read_html)
importFrom(xml2,url_absolute)
