dates {its} | R Documentation |
Extract dates from objects. Particularly time series objects.
dates(x, ...) dates(x) <- value
x |
an object which contains dates |
value |
new dates to be assigned to object |
... |
further arguments to function |
a vector of dates
Whit Armstrong