is_date: is_date

View source: R/utils.r

is_dateR Documentation

is_date

Description

Checks to see if the given vector is one of the two base R date objects (Date, POSIXt)

Usage

is_date(x)

Arguments

x

Vector you wish to check is a date.


lukehannan/lumisc documentation built on July 5, 2025, 5:30 a.m.