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.


luhann/lumisc documentation built on Jan. 26, 2025, 5:16 a.m.