.setQuantityValues | R Documentation |
Set values of quantity
.setQuantityValues(quantities, values, units = NULL)
quantities |
A single or a list of |
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.