Set values of quantity
Arguments
- quantities
A single or a list of
Quantity
- values
A numeric value that should be assigned to the quantity or a vector of numeric values, if the value of more than one quantity should be changed. Must have the same length as 'quantities'. Alternatively, the value can be a unique number. In that case, the same value will be set in all parameters
- units
A string or a list of strings defining the units of the
values
. IfNULL
(default), values are assumed to be in base units. If notNULL
, must have the same length asquantities
.