Description Usage Arguments Value Author(s)
View source: R/extract_param_set.R
Extracts a set of parameters from the parameter space for the simulation
1 | extract_param_set(param_space_name, param_space, param_set)
|
param_space_name |
A string with the parameter space to run. Can
be |
param_space |
tibble of the parameter space. |
param_set |
A numeric with the line corresponding to parameter set to
run, as found in the file named in |
a list of simulation parameters
Joshua Lambert, Pedro Neves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.