whichFormat | R Documentation |
Tries to recognize the date/time format.
whichFormat(charvec, silent = FALSE)
charvec |
a character string or vector of dates and times. |
silent |
a logical flag. Should a warning be printed if the format cannot be recognized? |
a format string
## midnightStandard
whichFormat("2007-12-31 24:00")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.