View source: R/reportIntakeDetailed.R
reportIntakeDetailed | R Documentation |
reports detailed or aggregated per-capita kcal intake including exogenous scenarios
reportIntakeDetailed(gdx, detail = TRUE, level = "regglo")
gdx |
GDX file |
detail |
if detail=F, the subcategories of groups are not reported (e.g. "soybean" within "oilcrops") |
level |
spatial aggregation: "reg", "glo", "regglo", "iso" |
per-capita calorie intake as MAgPIE object (kcal/cap/day)
Isabelle Weindl
## Not run:
x <- reportIntakeDetailed(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.