SpecsToParam {sequoia} | R Documentation |
Convert 1-row dataframe Specs
into list PARAM
,
optionally including various other objects in the list.
SpecsToParam(Specs, ErrM = NULL, ErrFlavour = NULL, dimGeno = NULL, ...)
Specs |
1-row dataframe, element of |
... |
other objects to append to the list, such as |
A named list.