convertIPCC | R Documentation |
Convert subtypes on ISO country level.
convertIPCC(x, subtype)
x |
MAgPIE object containing IPCC data on region level |
subtype |
data subtype. Either "awmsShr", "awmsEfCh4", "awmsParCh4", "nExcrRate" |
IPCC data as MAgPIE object for all subtypes on country level
Nele Steinmetz
readSource()
## Not run:
a <- readSource("IPCC", "awmsShr")
a <- readSource("IPCC", "awmsEfCh4")
a <- readSource("IPCC", "awmsParCh4")
a <- readSource("IPCC", "nExcrRate")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.