changeUnits: Generic function for changing the units of measurement.
Description
Generic function for changing the units of measurement.
Usage
changeUnits(object, variable, unit, ...)
Arguments
object
The object of which the units of measurement are changed.
variable
The variable of which the units of measurement are changed.
unit
The unit of measurement to which is changed.
...
Arguments to be passed to methods.