dated_warning_or_error: Give a warning or error based on the current date

View source: R/dated_warning_or_error.R

dated_warning_or_errorR Documentation

Give a warning or error based on the current date

Description

Give a warning or error based on the current date

Usage

dated_warning_or_error(date, ...)

Arguments

date

The date cutoff

...

Passed to stop if todays date is < date or warning otherwise.


billdenney/bsd.report documentation built on Jan. 16, 2024, 12:54 a.m.