# Generated by roxygen2: do not edit by hand

export(anova_fn)
export(cat_all_fn)
export(cat_fn)
export(cohort_fn)
export(final_digit_fn)
export(graph_maker_fn)
export(load_clean)
export(match_fn)
export(pval_cat_fn)
export(pval_cont_fn)
export(sr_fn)
import(ggplot2)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(data.table,CJ)
importFrom(data.table,as.data.table)
importFrom(data.table,dcast)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(data.table,setorderv)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,count)
importFrom(dplyr,cur_column)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_all)
importFrom(dplyr,if_any)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(flextable,add_header_row)
importFrom(flextable,align)
importFrom(flextable,as_paragraph)
importFrom(flextable,bold)
importFrom(flextable,border_remove)
importFrom(flextable,font)
importFrom(flextable,fontsize)
importFrom(flextable,footnote)
importFrom(flextable,hline)
importFrom(flextable,hline_bottom)
importFrom(flextable,merge_at)
importFrom(flextable,set_header_labels)
importFrom(flextable,set_table_properties)
importFrom(flextable,valign)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,cm)
importFrom(graphics,title)
importFrom(magrittr,"%>%")
importFrom(officer,fp_border)
importFrom(patchwork,wrap_plots)
importFrom(purrr,modify2)
importFrom(purrr,pmap_dfc)
importFrom(readxl,cell_cols)
importFrom(readxl,read_excel)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,ave)
importFrom(stats,chisq.test)
importFrom(stats,dbinom)
importFrom(stats,dhyper)
importFrom(stats,fisher.test)
importFrom(stats,ks.test)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,phyper)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(tidyr,complete)
importFrom(tidyr,fill)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,separate_wider_regex)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,where)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
