View source: R/reportFoodExpenditure.R
reportFoodExpenditure | R Documentation |
reports per-capita calories food supply (including household waste)
reportFoodExpenditure(gdx, detail = FALSE, 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 calories as MAgPIE object (kcal/cap/day)
Benjamin Leon Bodirsky
## Not run:
x <- reportFoodExpenditure(gdx)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.