Learn R Programming

searchAnalyzeR (version 0.1.0)

validate_date_range: Validate Date Range

Description

Validate Date Range

Usage

validate_date_range(date_range, allow_future = TRUE)

Value

Logical indicating if valid

Arguments

date_range

Date vector of length 2

allow_future

Logical, whether future dates are allowed