pickerGanttValues: pickerGanttValues function

View source: R/ui_pickers_special.R

pickerGanttValuesR Documentation

pickerGanttValues function

Description

Function to filter the values in the Gantt chart.

Usage

pickerGanttValues(id, filter_var, df_doorstroom_gantt)

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.

Value

A pickerInput object.


vvshiny documentation built on July 26, 2023, 5:50 p.m.