View source: R/funcs_scenarios.R
check_scenario | R Documentation |
Check scenario is valid, and ready to run optimistion on it
check_scenario(scenario)
scenario |
A scenario list-object. |
If the 'scenario' is valid, boolean 'T' If not, a character string equal to "error: your scenario is not complete, please review".
## Not run: check_scenario(scenario) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.