daysOf: Provides a list of dates corresponding to each period of the...

View source: R/timeseries.R

daysOfR Documentation

Provides a list of dates corresponding to each period of the given time series

Description

Provides a list of dates corresponding to each period of the given time series

Usage

daysOf(ts, pos = 1)

Arguments

ts

A time series

pos

The position of the first considered period.

Value

A list of the starting dates of each period

Examples

daysOf(retail$BookStores)

palatej/rjd3toolkit documentation built on Oct. 30, 2024, 10:46 p.m.