# Generated by roxygen2: do not edit by hand

export(add_pkg_to_bib)
export(calc_assoc_metrics)
export(calc_normalized_entropy)
export(calc_type_metrics)
export(create_data_dictionary)
export(create_data_origin)
export(curate_enntt_data)
export(curate_swda_data)
export(find_outliers)
export(get_archive_data)
export(get_gutenberg_data)
export(write_gg)
export(write_kbl)
export(write_obj)
import(dplyr)
import(gutenbergr)
importFrom(Matrix,rowSums)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,ggsave)
importFrom(knitr,opts_current)
importFrom(knitr,write_bib)
importFrom(openai,create_chat_completion)
importFrom(openai,list_models)
importFrom(rlang,as_label)
importFrom(rlang,as_string)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(stats,quantile)
importFrom(tools,file_ext)
importFrom(utils,download.file)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(utils,write.csv)
importFrom(xml2,read_html)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
