pickerGanttValues: pickerGanttValues function
Description
Function to filter the values in the Gantt chart.
Usage
pickerGanttValues(id, filter_var, df_doorstroom_gantt)
Value
A pickerInput object.
Arguments
- id
A string representing the id of the input element.
- filter_var
A string representing the variable to filter.
- df_doorstroom_gantt
A data frame containing the Gantt chart data.