calcNINDiets | R Documentation |
Calculates daily per capita intake for MAgPIE food commodities that are consistent with diet scenarios developed by the NIN-Lancet Commission on healthy diets from sustainable food systems. The unit is kcal/day per capita or wm/day per capita. Mapping of intake from NIN Lancet to MAgPIE food commodities is done indivudually for the different available units.
calcNINDiets(attributes = c("wm", "kcal"), calib = TRUE, FAOcountr = FALSE)
attributes |
attributes of different food commodities (available: kcal and wm). |
calib |
if TRUE, total daily per capita intake for MAgPIE food commodities is calibrated to NIN Lancet total intake. |
FAOcountr |
if TRUE, estimates for countries not covered in FAOSTAT are set to Zero. |
List of magpie objects with results on country level, weight on country level, unit and description.
Isabelle Weindl
calcOutput
, readNIN
,
convertNIN
## Not run:
calcOutput("NINDiets")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.