getStd: Get a TCSAM02 std object by reading a .std file

View source: R/getStd.R

getStdR Documentation

Get a TCSAM02 std object by reading a .std file

Description

Function to get a TCSAM02 std object by reading a .std file

Usage

getStd(stdFile = NULL, verbose = FALSE)

Arguments

stdFile
  • std file from a TCSAM02 model run. can be NULL.

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

Details

If stdFile 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.std'.

Value

std model object (a list). The returned object will be a list of class 'tcsam02.std'.


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.