View source: R/check_input_variables.R
isdate
checks whether values in a vector are in a standard
date or datetime format and converts them to POSIXct
.
1 | isdate(datevec, datevec_name, date_formats, tz)
|
datevec |
character vector in a standard date or datetime format. |
date_formats |
character vector, date or datetime formats that are checked |
tz |
specify the desired time zone. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.