View source: R/verify_events.R
Verifies that all dates are before now (i.e. not in the future) and not before 1900-01-01, which seems reasonable.
1 2 | ## S3 method for class 'date_1d'
verify_range(x = NULL)
|
x |
an extracted table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.