IsDateTime | R Documentation |
Returns bool indicating whether text can be parsed as a date-time
IsDateTime(x)
x |
Vector of input text |
IsDateTime("2007")
IsDateTime("abc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.