View source: R/convertEurostat.R
convertEurostat | R Documentation |
Read Eurostat historical emissions (env_air_gge)
convertEurostat(x, subtype)
x |
MAgPIE object to be converted |
subtype |
'emissions' for original Eurostat emissions split, 'MACCemi' for MACC historical emissions, or 'sectorEmi' for sector specific emissions, or 'latest' for most up-to-date data |
A MAgPIE object containing the Eurostat historical emissions (MtCO2)
Renato Rodrigues
## Not run:
a <- convertEurostat(x, subtype = "emissions")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.