PeatlandArea | R Documentation |
reads peatland area out of a MAgPIE gdx file
PeatlandArea(gdx, file = NULL, level = "cell", sum = TRUE)
gdx |
GDX file |
file |
a file name the output should be written to using write.magpie |
level |
Level of regional aggregation; "cell", "reg" (regional), "glo" (global), "regglo" (regional and global) or any aggregation level defined in superAggregate. In addition "climate" for the 3 climate regions tropical, temperate and boreal is available. |
sum |
sum over land types TRUE (default) or FALSE |
Intact, degraded and rewettet peatland area
Peatland area in Mha
Florian Humpenoeder
## Not run:
x <- PeatlandArea(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.