Convert data from the NIN Lancet Comission to ISO country level.
Arguments
- x
MAgPIE object containing NIN Lancet data at mixed country-region
resolution
- subtype
Type of NIN Lancet data that should be read. Available types are:
Value
NIN Lancet data as MAgPIE object at ISO country level
Examples
if (FALSE) { # \dontrun{
a <- readSource(type="NIN",subtype="cons_data")
} # }