View source: R/model-options.R
validate_model_options | R Documentation |
This validates that a set of model options can be used to run the model
validate_model_options(data, options)
data |
The set of input data for the model run |
options |
Key-value list of model options |
TRUE if valid otherwise throw an error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.