View source: R/getReportFSECSimonDietz.R
getReportFSECSimonDietz | R Documentation |
Collects reports for Simon Dietz' social welfare function analysis
getReportFSECSimonDietz(
magpieOutputDir,
reportOutputDir = NULL,
scenario = NULL
)
magpieOutputDir |
a magpie output directory which contains all the files associate with the given scenario |
reportOutputDir |
a folder name for the output to be written to. If NULL the report is not saved to disk, and only returned to the calling function. |
scenario |
the name of the scenario used. If NULL the report is not saved to disk, and only returned to the calling function. |
A list of reports
Michael Crawford
## Not run:
x <- getReportFSECSimonDietz(magpieOutputDir)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.