# Generated by roxygen2: do not edit by hand

export(add_ar)
export(add_cfr)
export(add_crosstabs)
export(add_mr)
export(attack_rate)
export(case_fatality_rate)
export(case_fatality_rate_df)
export(gt_remove_stat)
export(mortality_rate)
export(tbl_cmh)
import(dplyr)
importFrom(MASS,glm.nb)
importFrom(binom,binom.wilson)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(epikit,merge_ci_df)
importFrom(forcats,fct_explicit_na)
importFrom(gtsummary,modify_fmt_fun)
importFrom(gtsummary,modify_footnote)
importFrom(gtsummary,modify_header)
importFrom(gtsummary,modify_table_body)
importFrom(gtsummary,modify_table_styling)
importFrom(gtsummary,style_number)
importFrom(gtsummary,style_pvalue)
importFrom(gtsummary,style_ratio)
importFrom(gtsummary,tbl_stack)
importFrom(gtsummary,tbl_uvregression)
importFrom(rlang,":=")
importFrom(rlang,as_label)
importFrom(rlang,enquo)
importFrom(rlang,quo_get_expr)
importFrom(scales,number)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,poisson)
importFrom(stats,setNames)
importFrom(tidyr,drop_na)
importFrom(tidyselect,vars_select)
