Learn R Programming

iNZightTools (version 1.13.0)

is_dt: Is datetime check

Description

This function checks if a variable a date/time/datetime

Usage

is_dt(x)

Value

logical, TRUE if the variable is a datetime

Arguments

x

the variable to check

Author

Tom Elliott