pickerGanttVar {vvshiny}R 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.


[Package vvshiny version 0.1.1 Index]