handle_date | R Documentation |
handle_date
takes a date which may be a Date or an ISO 8601 date
string, checks it is valid, and returns the date as a Date. NA values are
returned unmodified. This function raises an error if it is unable to
handle the date.
handle_date(d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.