# Generated by roxygen2: do not edit by hand

export(cwf_cache_disable)
export(cwf_cache_enable)
export(cwf_cache_enabled)
export(phrase_counts)
export(word_counts)
importFrom(cachem,cache_disk)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,c_across)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,slice_head)
importFrom(dplyr,slice_sample)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(memoise,memoise)
importFrom(rappdirs,user_cache_dir)
importFrom(readr,read_csv)
importFrom(rlang,.data)
importFrom(stats,setNames)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(utils,getFromNamespace)
importFrom(utils,packageVersion)
importFrom(writexl,write_xlsx)
