labels {aion} | R Documentation |
Labels
Description
Find a suitable set of labels from an object.
Usage
## S4 method for signature 'TimeSeries'
labels(object, ...)
## S4 method for signature 'TimeIntervals'
labels(object, ...)
Arguments
object |
An R object. |
... |
Currently not used. |
Value
A character
vector.
Author(s)
N. Frerebeau
See Also
Other mutators:
as.data.frame()
,
length()
,
subset()
[Package aion version 1.3.0 Index]