View source: R/calcEATLancetDiets.R
calcEATLancetDiets | R Documentation |
Calculates daily per capita intake for MAgPIE food commodities that are consistent with diet scenarios developed by the EAT-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 EAT Lancet to MAgPIE food commodities is done indivudually for the different available units.
calcEATLancetDiets(
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 EAT 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
, readEATLancet
,
convertEATLancet
## Not run:
calcOutput("EATLancetDiets")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.