readEurostat | R Documentation |
Read-in Eurostat historical emissions csv files as magclass object
readEurostat(subtype = "emissions")
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 |
magpie object of Eurostat historical emissions (MtCO2)
Renato Rodrigues
readSource
## Not run:
a <- readSource(type = "Eurostat", subtype = "emissions")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.