emisSOC | R Documentation |
reads detailed CO2 soil emissions out of a MAgPIE gdx file
emisSOC(gdx, file = NULL, sumLand = FALSE)
gdx |
GDX file |
file |
a file name the output should be written to using write.magpie |
sumLand |
TRUE (default) or FALSE. Sum over land types (TRUE) or report land-type specific emissions (FALSE). |
CO2 emissions as MAgPIE object
Krstine Karstens
## Not run:
x <- emisSOC(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.