convertNIN: Convert data from the NIN Lancet Comission

View source: R/convertNIN.R

convertNINR Documentation

Convert data from the NIN Lancet Comission

Description

Convert data from the NIN Lancet Comission to ISO country level.

Usage

convertNIN(x, subtype)

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:

  • cons_data: Consumption analysis ("NIN_Lancet_cons_data.csv")

  • recommend: Food recommendations ("NIN_recommendations.csv")

Value

NIN Lancet data as MAgPIE object at ISO country level

Author(s)

Isabelle Weindl

See Also

readSource

Examples


## Not run: 
a <- readSource(type="NIN",subtype="cons_data")

## End(Not run)

pik-piam/mrland documentation built on Nov. 23, 2024, 11:37 a.m.