View source: R/create_monthly_selection.R
create_monthly_selection | R Documentation |
Create monthly selection
create_monthly_selection(startDate = "2016-09-01", endDate = Sys.Date())
startDate |
(default: '2016-09-01') |
endDate |
(default: Sys.Date()) (default: "raw") |
dataframe with first/last day for each month between 'startDate' and 'endDate' month including a column 'label' (used in shiny app for month selection)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.