Seed | R Documentation |
Calculates MAgPIE demand for Seed out of a gdx file
Seed(gdx, level = "reg", attributes = "dm", dir = ".", spamfiledirectory = "")
gdx |
GDX file |
level |
Level of regional aggregation ("reg", "glo", "regglo") |
attributes |
dry matter: Mt ("dm"), gross energy: PJ ("ge"), reactive nitrogen: Mt ("nr"), phosphor: Mt ("p"), potash: Mt ("k"), wet matter: Mt ("wm"). Can also be a vector. |
dir |
for gridded outputs: magpie output directory which contains a mapping file (rds) for disaggregation |
spamfiledirectory |
deprecated. please use |
Demand definitions are equivalent to FAO CBS categories
demand as MAgPIE object (Unit depends on attributes)
Benjamin Leon Bodirsky
## Not run:
x <- demand(level="regglo", products="kcr")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.