View source: R/funcs_scenarios.R
check_scenario_result_present | R Documentation |
Which scenarios in list have an optimisation result
check_scenario_result_present(scenario_list)
scenario_list |
A list of scenario list-objects. |
A booleon vector of length scenario_list, where 'T' indicates an optimisation result is present
## Not run: check_scenario_result_present(scenario_list) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.