Skip to contents

Test if value inherit dates

Usage

is_date(x)

Arguments

x

values to test

Examples

Sys.Date() |> is_date()
#> [1] TRUE