R/create_monthly_selection.R
create_monthly_selection.Rd
Create monthly selection
create_monthly_selection(startDate = "2016-09-01", endDate = Sys.Date())
(default: '2016-09-01')
(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)