.is_datetime_valid {runner} | R Documentation |
Validate date time character
Description
Checks if the character is a valid date time string
Usage
.is_datetime_valid(x)
Arguments
x |
( |
Value
logical(1)
denoting if all elements of the character vectors are valid
[Package runner version 0.4.4 Index]