get_units {trackeR} | R Documentation |
Generic function for extracting the units of measurement
Description
Generic function for extracting the units of measurement
Usage
get_units(object, ...)
getUnits(object, ...)
Arguments
object |
The object of which the units of measurement are retrieved. |
... |
Arguments to be passed to methods. |
[Package trackeR version 1.6.0 Index]