get_incubation_period | R Documentation |
Extracts a literature distribution from generation_times
.
This function has been deprecated. Please specify a distribution
using functions such as Gamma()
or LogNormal()
instead.
get_incubation_period(disease, source, max_value = 14, fixed = FALSE)
disease |
A character string indicating the disease of interest. |
source |
A character string indicating the source of interest. |
max_value |
Numeric, the maximum value to allow. Defaults to 14 days. |
fixed |
Logical, defaults to |
A list defining a distribution
dist_spec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.