# Generated by roxygen2: do not edit by hand

export(ce_hg)
export(ce_mean)
export(ce_prepdata)
export(ce_quantiles)
export(ce_uccs)
importFrom(dplyr,across)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(graphics,title)
importFrom(janitor,clean_names)
importFrom(purrr,map)
importFrom(purrr,map2_df)
importFrom(readr,read_csv)
importFrom(readr,read_lines)
importFrom(readxl,cell_cols)
importFrom(readxl,excel_sheets)
importFrom(rlang,.data)
importFrom(rlang,as_string)
importFrom(rlang,ensym)
importFrom(stringr,str_c)
importFrom(stringr,str_replace_all)
importFrom(tidyr,fill)
importFrom(tidyr,nest)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(tidyselect,all_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,everything)
importFrom(tidyselect,one_of)
importFrom(utils,unzip)
