readReportFile: Read a TCSAM2015 model report (.rep) file.

Description Usage Arguments Details Value

View source: R/readReportFile.R

Description

Function to read a TCSAM2015 report file (.rep).

Usage

1
readReportFile(repfile = NULL)

Arguments

repfile

- report file from a TCSAM2015 model run to source. can be NULL.

Details

If repfile is NULL, the user will be prompted to identify a TCSAM2015 model report file from which to source the results object. The returned object will be a list of class 'tcsam2015.rep'.

Value

report model object (a list). The returned object will be a list of class 'tcsam2015.rep'.


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.