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