first_last_dates: first_last_dates

View source: R/seasonality.R

first_last_datesR Documentation

first_last_dates

Description

Check if a time-series is uniform

Usage

first_last_dates(date_values, date_type)

Arguments

date_values

a date-type or numeric vector

date_type

The date column type as either of the following strings:'weekly starting','weekly ending','daily'

Details

Check if a time-series is uniform, where the step (e.g. days(1),weeks(7)) is consistent

Value

list of first and last daily dates


linea documentation built on Sept. 15, 2022, 9:06 a.m.