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)


rjd3toolkit documentation built on Jan. 14, 2026, 1:06 a.m.