View source: R/utils_validation.R
valid_dateRangeInput | R Documentation |
Both dates need to be supplied for the value to be considered valid, and the start date needs to be on or before the end date
valid_dateRangeInput(value)
value |
The value of the dataRangeInput to validate |
TRUE if value is valid, FALSE if not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.