readPar: Return a list with parameter names and their values read from...

Description Usage Arguments Value

View source: R/readPar.R

Description

The xlsx or csv file has to contain at least two columns: 1st column with parameter names 2nd column with parameter values

Usage

1
readPar(in.fname, in.sheet.idx = 1)

Arguments

in.fname

Name of the xlsx file.

in.sheet.idx

Integer with the sheet number in the xlsx to process.

Value

Named list with parameters and their values.


dmattek/tca-package documentation built on Dec. 10, 2019, 4:10 p.m.