Skip to contents

Get the length of an object.

Usage

# S4 method for class 'TimeIntervals'
length(x)

Arguments

x

An R object.

Value

A length-one integer vector.

See also

Other mutators: flip(), labels(), names

Author

N. Frerebeau