simulate_crowd_cases | R Documentation |
Simulate Cases using Crowd Reproduction Number estimates
simulate_crowd_cases(crowd_rt, model_dir, target_date)
crowd_rt |
A data frame containing the following variables:
|
model_dir |
A character string giving the path to the directory in which the saved EpiNow2 model objects are stored. |
target_date |
A character string indicating the target date. |
A list containing the output from EpiNow2::simulate_infections named by target and location.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.