spim_simulate_args | R Documentation |
Create a list of simulation parameters
spim_simulate_args(grid, vars, base, ignore, regions, multistrain)
grid |
A scenario grid; this is a data.frame with names being the type of thing being changed and the values representing quantities in vars |
vars |
A list of parameters organised by scenario |
base |
A list of base parameters |
ignore |
Character vector of additional values in |
regions |
Character vector of regions |
multistrain |
Logical, indicating if the simulation will use multiple strains |
A list of parameters for the model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.