Read in data from the EAT-Lancet Commission
Read in data from:
Food in the Anthropocene: the EAT-Lancet Commission on healthy diets from sustainable food systems, Lancet 2019
https://doi.org/10.1016/S0140-6736(18)31788-4
Arguments
- subtype
Type of EAT-Lancet data that should be read. Available types are:
Value
magpie object containing EAT-Lancet Comission data
Author
Isabelle Weindl, Jan Philipp Dietrich, Felicitas Beier
Examples
if (FALSE) { # \dontrun{
a <- readSource(type = "EATLancet", subtype = "cons_data")
} # }