View source: R/getReportFableScenathon.R
getReportFableScenathon | R Documentation |
Collects outputs from MAgPIE runs for FABLE Scenathon.
getReportFableScenathon(gdx, file = NULL, iso = NULL)
gdx |
a GDX file |
file |
a file name the output should be written to using write.report. If 'NULL' the report is returned instead as a MAgPIE object. For the easier reporting in Scenathon tabs, a .csv file extension is recommenended. |
iso |
country/region selection. Default 'NULL', i.e. all 'regglo' reporting |
Miodrag Stevanovic
## Not run:
x <- getReportFableScenathon(gdx, file = "magpie2scenathon.csv", iso = "IND")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.