check_datetime_format | R Documentation |
Check if a given argument is of a proper ISO 8601 format e.g.
2023-03-02T21:26:10Z
. If not it will give an informative error message.
check_datetime_format(arg_date)
arg_date |
The argument to check |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.