Learn R Programming

linea (version 0.1.1)

is_daily: is_daily

Description

Check if a time-series is daily

Usage

is_daily(dates)

Value

boolean to specify whether the time series has a daily frequency

Arguments

dates

a date-type or numeric vector

Details

Check if a time-series is daily return boolean