# Generated by roxygen2: do not edit by hand

export(calc_expected_infections)
export(calc_re)
export(plot_coverage_history)
export(plot_outbreak_prob)
export(plot_risk_curve)
export(prob_major_outbreak)
export(prob_sec_case)
export(summary_coverage)
export(summary_infection_risk)
import(dplyr)
import(ggplot2)
import(tidyr)
importFrom(dplyr,.data)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(purrr,map_dbl)
importFrom(scales,percent)
importFrom(stats,quantile)
importFrom(tibble,tibble)
importFrom(tools,file_ext)
importFrom(utils,write.csv)
