Last data update: 2014.03.03

R: Extract dates from object or assign dates to object.
datesR Documentation

Extract dates from object or assign dates to object.

Description

Extract dates from objects. Particularly time series objects.

Usage

dates(x, ...)
dates(x) <- value

Arguments

x

an object which contains dates

value

new dates to be assigned to object

...

further arguments to function

Value

a vector of dates

Author(s)

Whit Armstrong

Results