isDate: isDate

View source: R/utilsDate.R

isDateR Documentation

isDate

Description

Uses the base function class to asses if an object is a date or not

Usage

isDate(date)

Arguments

date

date object or variable that wish to test

Value

logical

Author(s)

STRAP team strap@epiconcept.fr

See Also

For more details see the link below to access the vignette: vignette("epiuf_package")

Examples

isDate(epiuf::DummyData$EnrolmentDate)

Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.