units {base} | R Documentation |
Units
Description
Get or set units.
Usage
units(x)
units(x) <- value
Arguments
x |
an R object |
value |
an R object |
Details
These are generic functions, with methods for "difftime"
objects.
[Package base version 4.4.1 Index]