dates {its}R 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


[Package its version 1.1.7 Index]