run_simulation_with_repetitions | R Documentation |
Run the simulation with repetitions
run_simulation_with_repetitions(
timesteps,
repetitions,
overrides = list(),
parallel = FALSE
)
timesteps |
the number of timesteps to run the simulation for |
repetitions |
n times to run the simulation |
overrides |
a named list of parameters to use instead of defaults |
parallel |
execute runs in parallel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.