View source: R/YieldsCropCalib.R
YieldsCropCalib | R Documentation |
Reads potential yields after calibration
YieldsCropCalib(gdx, file = NULL, level = "cell", dir = ".")
gdx |
GDX file |
file |
a file name the output should be written to using write.magpie |
level |
Level of regional aggregation |
dir |
directory for disaggregation to grid level |
A MAgPIE object containing values of potential yields after the calibration routines
Edna Molina Bacca
## Not run:
x <- YieldsCropCalib(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.