Shorthand for lubridate::is.Date
isdate(x)
x
Value to check.
logical indicator
isdate( lubridate::mdy( '10/1/2014' ) ) isdate(1)