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 April 17, 2025, 10:47 p.m.