Learn R Programming

vvshiny (version 0.1.1)

pickerSankeyValues: pickerSankeyValues function

Description

Function to pick values for transition of the two Sankey states.

Usage

pickerSankeyValues(id, filter_var, df_sankey, side)

Value

A pickerInput object.

Arguments

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.