Converts a list of .NET ParameterValue
into a list with 2 entries: paths
, values
.
A 3rd optional entry units
will be defined if the parameter addUnits
is set to TRUE
.
Note: Units are only available for .NET object of type ParameterValueWithUnit
Source: R/utilities-parameter-value.R
dot-parameterValueListFrom.Rd
Converts a list of .NET ParameterValue
into a list with 2 entries: paths
, values
.
A 3rd optional entry units
will be defined if the parameter addUnits
is set to TRUE
.
Note: Units are only available for .NET object of type ParameterValueWithUnit