dates: Extract dates from object or assign dates to object.

Description Usage Arguments Value Author(s)

Description

Extract dates from objects. Particularly time series objects.

Usage

1
2
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


its documentation built on Sept. 12, 2016, 7:54 a.m.

Related to dates in its...