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

Description Usage Arguments Details Value

View source: R/getPrs.R

Description

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

Usage

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

Arguments

type

- 'all' or 'active'

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 'tcsam2015.prs'.

Value

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


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