View source: R/ui_pickers_special.R
pickerGanttValues | R Documentation |
Function to filter the values in the Gantt chart.
pickerGanttValues(id, filter_var, df_doorstroom_gantt)
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. |
A pickerInput object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.