getReportFSECSimonDietz: getReportFSECSimonDietz

View source: R/getReportFSECSimonDietz.R

getReportFSECSimonDietzR Documentation

getReportFSECSimonDietz

Description

Collects reports for Simon Dietz' social welfare function analysis

Usage

getReportFSECSimonDietz(
  magpieOutputDir,
  reportOutputDir = NULL,
  scenario = NULL
)

Arguments

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.

Value

A list of reports

Author(s)

Michael Crawford

Examples


  ## Not run: 
    x <- getReportFSECSimonDietz(magpieOutputDir)
  
## End(Not run)


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