dfRowToList: Convert a data.frame row to list of parameter-value-lists.
Description
Dependent parameters whose requirements are not satisfied
are represented by a scalar NA in the output.Usage
dfRowToList(df, par.set, i) dfRowsToList(df, par.set)
Arguments
df
[data.frame
]
Data.frame, potentially
from OptPathDF
. Columns are assumed to be
in the same order as par.set. Value
- [
list
]. Named by parameter ids.