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)