View source: R/getReportFSECStevenLord.R
getReportFSECStevenLord | R Documentation |
Collects reports for Steven Lord's cost of action / cost of inaction analysis.
getReportFSECStevenLord(magpieOutputDir, reportOutputDir, scenario)
magpieOutputDir |
a magpie output directory which contains a mapping file (clustermap*.rds) for the disaggregation of grid output |
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. |
Michael Crawford
## Not run:
x <- getReportFSECStevenLord(magpieOutputDir)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.