View source: R/reportProcessing.R
reportProcessing | R Documentation |
reportes processing input and output quantities primary-to-process or primary-to-secondary
reportProcessing(gdx, detail = TRUE, indicator = "primary_to_process")
gdx |
GDX file |
detail |
if detail=FALSE, the subcategories of groups are not reported (e.g. "soybean" within "oilcrops") |
indicator |
"primary_to_process" for process or "secondary_from_primary" for secondary product output |
processing demand as MAgPIE object (Mt DM)
David Chen, Benjamin Leon Bodirsky
## Not run:
x <- reportProcessing(gdx = gdx, detail = TRUE, indicator = "primary_to_process")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.