powered by
Extracts a literature distribution from incubation_periods
incubation_periods
get_incubation_period(disease, source, max_value = 15)
A character string indicating the disease of interest.
A character string indicating the source of interest.
Numeric, the maximum value to allow. Defaults to 15 days.
A list defining a distribution
# NOT RUN { get_incubation_period(disease = "SARS-CoV-2", source = "lauer") # }
Run the code above in your browser using DataLab