Small helper function to verify whether an object is of class Date or POSIXct.
Examples
if (FALSE) { # \dontrun{
is_date(as.Date("2023-09-03"))
} # }
Small helper function to verify whether an object is of class Date or POSIXct.
if (FALSE) { # \dontrun{
is_date(as.Date("2023-09-03"))
} # }