length {aion} | R Documentation |
Length
Description
Get the length of an object.
Usage
## S4 method for signature 'TimeIntervals'
length(x)
Arguments
x |
An R object. |
Value
A length-one integer
vector.
Author(s)
N. Frerebeau
See Also
Other mutators:
as.data.frame()
,
labels()
,
subset()
[Package aion version 1.5.0 Index]