pickerSankeyVar.Rd
Function to pick variables for state in a Sankey diagram.
pickerSankeyVar(id, df_sankey, df_config_sankey, state = "left_var")
A string representing the id of the input element.
A data frame containing the Sankey diagram data.
A data frame containing the Sankey configuration.
A string representing the state of the variable. Default is "left_var".
A pickerInput object.