Learn R Programming

linea (version 0.1.1)

is_uniform_ts: is_uniform_ts

Description

Check if a time-series is uniform

Usage

is_uniform_ts(dates)

Value

boolean to specify whether the time series is uniform

Arguments

dates

a date-type or numeric vector

Details

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