Skip to contents

Find a suitable set of labels from an object.

Usage

# S4 method for class 'TimeSeries'
labels(object, ...)

# S4 method for class 'TimeIntervals'
labels(object, ...)

Arguments

object

An R object.

...

Currently not used.

Value

A character vector.

See also

Other mutators: as.data.frame(), length(), subset()

Author

N. Frerebeau