# Generated by roxygen2: do not edit by hand

export(generate_counts)
export(generate_dates)
export(method1)
export(method3)
export(sim_reference)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(glue,glue)
importFrom(lubridate,"day<-")
importFrom(lubridate,"month<-")
importFrom(lubridate,"year<-")
importFrom(lubridate,day)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(rlang,abort)
importFrom(stats,dnorm)
importFrom(tibble,as_tibble)
useDynLib(impactflu, .registration = TRUE)
