View source: R/check_input_variables.R
check_datevec
checks whether all dates specified are in a standard
date or datetime format. Dates are converted to POSIXct
.
1 | check_datevec(datevec, datevec_name, tz)
|
datevec |
character vector in a standard date or datetime format. |
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.