ForestYield | R Documentation |
calculates timber yield out of a MAgPIE gdx file
ForestYield(gdx, file = NULL, level = "cell")
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 secdforest aggregation level defined in superAggregate |
Forest yield for timber production
Forest yield for timber production in tDM per ha per year
Abhijeet Mishra, Florian Humpenoeder
## Not run:
x <- ForestYield(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.