Description Usage Arguments See Also Examples
Check and tidy a vector of breaks used to define periods
| 1 | err_tdy_breaks_date_period(breaks)
 | 
| breaks | A vector of dates, or values that can be coerced to dates. | 
err_tdy_breaks_date_cohort,
err_tdy_breaks_integer_age,
err_tdy_breaks_integer_cohort,
err_tdy_lower_upper_enumeration,
err_tdy_breaks_integer_period
| 1 2 | breaks <- c("2000-01-01", "2010-01-01", "2020-01-01")
err_tdy_breaks_date_period(breaks)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.