retrieveParameterValue | R Documentation |
Retrieve the parameter value (standardized) for the specified parameter name.
retrieveParameterValue(model, paramName, default = NULL, mandatory = FALSE)
model |
model |
paramName |
parameter name |
default |
default value if not found |
mandatory |
must be in model or not |
the standardized parameter value or the given default value if not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.