is_weekly: is_weekly

View source: R/seasonality.R

is_weeklyR Documentation

is_weekly

Description

Check if a time-series is weekly

Usage

is_weekly(dates)

Arguments

dates

a date-type or numeric vector

Details

Check if a time-series is weekly return boolean

Value

boolean to specify whether the time series has a weekly frequency


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