params | R Documentation |
Set the parameters in a simulation framework
params(.x, .param = NULL, ..., .reset = FALSE)
... |
A named list of values to set. |
.reset |
To reset the values of the parameters. |
x |
A simulation framework |
param |
A character vector with the name of the parameter to modify or set. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.