Description Usage Arguments Value
View source: R/step_simulation.R
Use the outputs of this function as input for the next step.
1 | step_simulation(sim_status, state_df, rec_df, sim_params)
|
sim_status |
|
state_df |
|
rec_df |
|
sim_params |
|
A list containing
status
- The updated sim_status
object
state
- The updated state_df
object
record
- The updated record_df
object
new_sec_cases
- Number of new secondary infections generated in this time step
new_imp_cases
- Number of new imported infections generated in this time step
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.