powered by
Checks time
checkTimes(x, format = "date")
Logical.
A string or vector char
String, can be “date”, “dateTime”, “float”
George Vega Yon
Jorge Fabrega Lacoa
test <- c("2012-01-17T03:46:41", "2012-01-17T03:46:410") checkTimes(test, format="dateTime") checkTimes("2012-02-01T00:00:00", "dateTime")
Run the code above in your browser using DataLab