# Generated by roxygen2: do not edit by hand

export(add_weights_cluster)
export(add_weights_strata)
export(age_categories)
export(assert_positive_timespan)
export(augment_redundant)
export(constrain_dates)
export(dots_to_charlist)
export(fac_from_num)
export(find_breaks)
export(find_date_cause)
export(find_end_date)
export(find_start_date)
export(fmt_ci)
export(fmt_ci_df)
export(fmt_count)
export(fmt_pci)
export(fmt_pci_df)
export(gen_polygon)
export(gen_population)
export(group_age_categories)
export(merge_ci_df)
export(merge_pci_df)
export(rename_redundant)
export(unite_ci)
export(zcurve)
importFrom(ggplot2,aes)
importFrom(ggplot2,expansion)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_density)
importFrom(ggplot2,stat_function)
importFrom(glue,glue)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(sf,st_intersection)
importFrom(sf,st_make_grid)
importFrom(sf,st_polygon)
importFrom(sf,st_set_crs)
importFrom(sf,st_sf)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(utils,read.csv)
