View source: R/is_param_space_name.R
is_param_space_name | R Documentation |
Checks whether the parameter space name give is one of the parameter spaces that are included in the DAISIErobustness package
is_param_space_name(param_space_name)
param_space_name |
A string with the parameter space to run. See
|
Boolean
bool <- is_param_space_name("oceanic_ontogeny_cs")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.