R/AllGenerics.R
R/mutators.R
length.Rd
Get the length of an object.
# S4 method for class 'TimeIntervals' length(x)
An R object.
A length-one integer vector.
integer
Other mutators: flip(), labels(), names
flip()
labels()
names
N. Frerebeau