Learn R Programming

runner (version 0.4.4)

.is_datetime_valid: Validate date time character

Description

Checks if the character is a valid date time string

Usage

.is_datetime_valid(x)

Value

logical(1) denoting if all elements of the character vectors are valid

Arguments

x

(character) can be anything but suppose to be a character.