View source: R/readEU_ReferenceScenario.R
readEU_ReferenceScenario | R Documentation |
Read EU Reference Scenario .xlsx file as magpie object
readEU_ReferenceScenario(subtype)
subtype |
data subtype. Either "techAssump.*", "2016" or "2020" |
magpie object of EU reference scenario data by country. Units follow REMIND report conventions and conversion factor is defined in EU_ReferenceScenario2REMIND.xlsx file.
Renato Rodrigues, Falk Benke, Robin Hasse
## Not run:
test <- readSource("EU_ReferenceScenario", subtype = "2020", convert = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.