Learn R Programming

aion (version 1.4.0)

labels: Labels

Description

Find a suitable set of labels from an object.

Usage

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

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

Value

A character vector.

Arguments

object

An R object.

...

Currently not used.

Author

N. Frerebeau

See Also

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