convertIPCC: Convert subtypes of the IPCC data

View source: R/convertIPCC.R

convertIPCCR Documentation

Convert subtypes of the IPCC data

Description

Convert subtypes on ISO country level.

Usage

convertIPCC(x, subtype)

Arguments

x

MAgPIE object containing IPCC data on region level

subtype

data subtype. Either "awmsShr", "awmsEfCh4", "awmsParCh4", "nExcrRate"

Value

IPCC data as MAgPIE object for all subtypes on country level

Author(s)

Nele Steinmetz

See Also

readSource()

Examples

## Not run: 
a <- readSource("IPCC", "awmsShr")
a <- readSource("IPCC", "awmsEfCh4")
a <- readSource("IPCC", "awmsParCh4")
a <- readSource("IPCC", "nExcrRate")

## End(Not run)


pik-piam/mrcommons documentation built on Dec. 8, 2024, 7:23 a.m.