Get the times at which a time series was sampled.
Usage
# S4 method for class 'EventDate'
time(x, calendar = NULL)
Arguments
- x
An R object.
- calendar
An
aion::TimeScale
object specifying the target calendar (seecalendar()
). IfNULL
(the default), rata die are returned.
Value
A numeric
vector.
See also
Other mutators:
data.frame
,
model
,
mutators
,
subset()