Description Usage Arguments Value Examples
Prettier date ticks
1 | date_ticks_by_period(period)
|
period |
2 element ordered vector (smallest first.) Works with shiny dateRangeInputs. |
character vector with period and format, eg. c("3 day", "
1 2 | period <- c("2019-01-01", "2019-03-31")
date_ticks_by_period(period)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.