is_date: Checks if an object is a date object.

View source: R/utils_testers.R

is_dateR Documentation

Checks if an object is a date object.

Description

Checks if an object is a date object.

Usage

is_date(x)

Arguments

x

object to be tested.

Value

TRUE or FALSE depending on whether its arguments is a date object or not.


szymanskir/rnbp documentation built on April 12, 2025, 8:51 p.m.