first_last_dates | R Documentation |
Check if a time-series is uniform
first_last_dates(date_values, date_type)
date_values |
a date-type or numeric vector |
date_type |
The date column type as either of the following strings:'weekly starting','weekly ending','daily' |
Check if a time-series is uniform, where the step (e.g. days(1),weeks(7)) is consistent
list of first and last daily dates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.