View source: R/convertEuropeanEnergyDatasheets.R
convertEuropeanEnergyDatasheets | R Documentation |
Convert European Energy Datasheets
convertEuropeanEnergyDatasheets(x, subtype)
x |
European Energy Datasheets magpie object derived from readEuropeanEnergyDatasheets function |
subtype |
data subtype. Either "EU28" (data from June 20 including GBR) or "EU27" (latest data from August 23 without GBR) |
converted European Energy Datasheets magpie object
Renato Rodrigues and Atreya Shankar
European Energy Datasheets public database https://energy.ec.europa.eu/data-and-analysis/eu-energy-statistical-pocketbook-and-country-datasheets_en
## Not run:
test <- readSource("EuropeanEnergyDatasheets", subtype = "EU27", convert = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.