check_date | R Documentation |
This function checks if the input date
has the format
"YYYY-MM-DD"
.
check_date(date)
date |
[ |
as.Date(date)
if date
has the format "YYYY-MM-DD"
.
Otherwise, the function throws an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.