pickerSankeyValues.Rd
Function to pick values for transition of the two Sankey states.
pickerSankeyValues(id, filter_var, df_sankey, side)
A string representing the id of the input element.
A string representing the variable to filter.
A data frame containing the Sankey diagram data.
A string representing the side of the Sankey diagram.
A pickerInput object.