View source: R/convertIEA_WEO.R
convertIEA_WEO | R Documentation |
Converts IEA World Energy Outlook data
convertIEA_WEO(x, subtype)
x |
MAgPIE object to be converted |
subtype |
data subtype. Either "Capacity", "Generation", "Emissions", "Investment Costs", or "O&M Costs" |
magpie object of the WEO data on generation (TWh), capacities (GW), emissions (Mt CO2) or disaggregated investment cost as magpie object
Renato Rodrigues and Aman Malik
readSource
## Not run:
a <- convertWEO(x, subtype = "Capacity")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.