getReportFSECCosts: getReportFSECCosts

View source: R/getReportFSECCosts.R

getReportFSECCostsR Documentation

getReportFSECCosts

Description

Reports cost indicators for the FSEC project

Usage

getReportFSECCosts(gdx, reportOutputDir = NULL, scenario = NULL)

Arguments

gdx

a GDX file

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.

Value

A .csv containing the summed output of reportCostsAccounting on the region level

Author(s)

Michael Crawford

Examples


  ## Not run: 
    x <- getReportFSECCosts(gdx)
  
## End(Not run)


pik-piam/magpie4 documentation built on Sept. 14, 2024, 10:08 p.m.