# Generated by roxygen2: do not edit by hand

export(add_pkg_to_bib)
export(calc_assoc_metrics)
export(calc_type_metrics)
export(create_data_dictionary)
export(create_data_origin)
export(find_outliers)
export(get_archive_data)
export(get_gutenberg_data)
export(write_gg)
export(write_kbl)
export(write_obj)
import(dplyr)
import(gutenbergr)
import(readr)
importFrom(Matrix,rowSums)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,ggsave)
importFrom(glue,glue)
importFrom(knitr,opts_current)
importFrom(knitr,write_bib)
importFrom(openai,create_chat_completion)
importFrom(openai,list_models)
importFrom(purrr,map_chr)
importFrom(readr,write_csv)
importFrom(rlang,as_string)
importFrom(rlang,ensym)
importFrom(stats,quantile)
importFrom(stringr,str_trunc)
importFrom(tibble,tibble)
importFrom(tidytext,cast_sparse)
importFrom(tools,file_ext)
importFrom(utils,download.file)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(utils,write.csv)
