View source: R/ui_pickers_special.R
pickerSankeyValues | R Documentation |
Function to pick values for transition of the two Sankey states.
pickerSankeyValues(id, filter_var, df_sankey, side)
id |
A string representing the id of the input element. |
filter_var |
A string representing the variable to filter. |
df_sankey |
A data frame containing the Sankey diagram data. |
side |
A string representing the side of the Sankey diagram. |
A pickerInput object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.