getReportFableScenathon: getReportFableScenathon

View source: R/getReportFableScenathon.R

getReportFableScenathonR Documentation

getReportFableScenathon

Description

Collects outputs from MAgPIE runs for FABLE Scenathon.

Usage

getReportFableScenathon(gdx, file = NULL, iso = NULL)

Arguments

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

Author(s)

Miodrag Stevanovic

Examples


  ## Not run: 
    x <- getReportFableScenathon(gdx, file = "magpie2scenathon.csv", iso = "IND")
  
## End(Not run)


pik-piam/magpie4 documentation built on April 27, 2024, 2:12 p.m.