View source: R/ui_pickers_special.R
pickerGanttVar | R Documentation |
Function to pick a variable to show values in a Gantt chart.
pickerGanttVar(id, element, df_config_gantt, input_var_value = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.