pickerGanttVar: pickerGanttVar function

View source: R/ui_pickers_special.R

pickerGanttVarR Documentation

pickerGanttVar function

Description

Function to pick a variable to show values in a Gantt chart.

Usage

pickerGanttVar(id, element, df_config_gantt, input_var_value = NULL)

Arguments

id

A string representing the id of the input element.

element

A string representing the element.

df_config_gantt

A data frame containing the Gantt configuration.

input_var_value

A variable value from the input. Default is NULL.


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