ParamToSpecs: 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 sequoia
run was started.
ErrFlavour
character name or function.
Value
The 1-row Specs
dataframe.