getRep: Get a TCSAM02 report object (by reading a TCSAM02 model...

View source: R/getRep.R

getRepR Documentation

Get a TCSAM02 report object (by reading a TCSAM02 model report [.rep] file)

Description

Function to get a TCSAM02 report object

Usage

getRep(repFile = NULL, verbose = FALSE)

Arguments

repFile
  • report file from a TCSAM02 model run to source. can be NULL.

verbose
  • flag (T/F) to prnt diagnostic info

Details

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

Value

a TCSAM02 report object (a list), or NULL. The returned object will be a list of class 'tcsam02.rep'.


wStockhausen/rTCSAM02 documentation built on Aug. 27, 2024, 7:18 p.m.