R/data.R

#' Literature Estimates of Generation Times
#'
#' @description `r lifecycle::badge("stable")`
#' Generation time estimates. See here for details:
#' https://github.com/epiforecasts/EpiNow2/blob/main/data-raw/generation-time.R
#' @format A `data.table` of summarising the distribution
"generation_times"

#' Literature Estimates of Incubation Periods
#'
#' @description `r lifecycle::badge("stable")`
#' Incubation period estimates. See here for details:
#'  https://github.com/epiforecasts/EpiNow2/blob/main/data-raw/incubation-period.R # nolint
#' @format A `data.table` of summarising the distribution
"incubation_periods"


#' Example Confirmed Case Data Set
#'
#' @description `r lifecycle::badge("stable")`
#' An example data frame of observed cases
#' @format A data frame containing cases reported on each date.
"example_confirmed"

Try the EpiNow2 package in your browser

Any scripts or data that you put into this service are public.

EpiNow2 documentation built on Sept. 26, 2023, 5:11 p.m.