Description Usage Arguments Value Author(s) Examples
Loop through all years and run the land model.
1 |
aScenarioInfo |
A structure containing scenario-related information,
created by |
aPeriods |
Integer vector of periods to run. Default is all periods defined for the scenario type. |
aVerbose |
If |
agData |
Ag data read by |
Table of model results.
KVC
1 2 3 4 5 | ## Not run:
run_model(SCENARIO.INFO, aVerbose=TRUE)
run_model(SCENARIO.INFO, aPeriods = 1:5)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.