ParamToSpecs {sequoia} | R Documentation |
PARAM to Specs
Description
Convert list PARAM
into 1-row dataframe Specs
.
Only to be called by sequoia
.
Usage
ParamToSpecs(PARAM, TimeStart, ErrFlavour)
Arguments
PARAM |
list with input parameters. |
TimeStart |
time at which |
ErrFlavour |
character name or function. |
Value
The 1-row Specs
dataframe.
[Package sequoia version 2.11.2 Index]