Convert data from the EAT Lancet Commission to be used in MAgPIE
Usage
convertEATLancet(x, subtype)
Arguments
- x
MAgPIE object containing EAT Lancet data at mixed country-region
resolution
- subtype
Type of EAT Lancet data that should be read. Available types are:
Value
EAT Lancet data as MAgPIE object at ISO country level
Author
Isabelle Weindl, Felicitas Beier
Examples
if (FALSE) { # \dontrun{
a <- readSource(type = "EATLancet", subtype = "cons_data")
} # }