Find a suitable set of labels from an object.
Usage
# S4 method for class 'TimeSeries'
labels(object, ...)
# S4 method for class 'TimeIntervals'
labels(object, ...)
Value
A character
vector.
See also
Other mutators:
as.data.frame()
,
length()
,
subset()