getPrs: Get a TCSAM2013 prs object by reading initial and final...

Description Usage Arguments Details Value

Description

Function to get a TCSAM2013 prs object by reading initial and final parameters csv file.

Usage

1
getPrs(type = "all", inp.dir = ".")

Arguments

type

- 'all' or 'active'

inp.dir

- folder for files (or NULL to select a folder)

Details

To create the prs object, this function reads 2 csv-type parameter value files, one associated with the initial parameter values and one associated with the final values. The user can select to return either all the parameters, or only the active parameters (ones with phase > 0). The returned object will be a dataframe of class 'tcsam2013.prs'.

Value

A prs model object (a dataframe). The returned object will be a dataframe of class 'tcsam2013.prs'.


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.