check_date_period: Check Date Input for Period

Description Usage Arguments

View source: R/check_input_variables.R

Description

check_date_period checks whether the provided dates overlap with the period of the data.

Usage

1
check_date_period(datevec, datevec_name, df)

Arguments

datevec

character vector in a standard date or datetime format.

df

input data.frame.


treenet/treenetproc documentation built on June 16, 2021, 4:39 p.m.