dtt_is_date_time {dttr2} | R Documentation |
Is Date Time
Description
Is Date Time
Usage
dtt_is_date_time(x)
Arguments
x |
An R object. |
Value
A flag indicating whether R is a POSIXct vector.
See Also
Other is:
dtt_is_date()
,
is_date_time()
[Package dttr2 version 0.5.0 Index]