establish_updating_selection {teal.modules.general} | R Documentation |
Creates observers updating the currently selected column
Description
The created observers update the column currently selected in the left-hand side tabset panel.
Usage
establish_updating_selection(datanames, input, plot_var, columns_names)
Arguments
datanames |
( |
input |
( |
plot_var |
( |
columns_names |
( |
Note
Creates an observer for each dataset (each tab in the tabset panel).
[Package teal.modules.general version 0.3.0 Index]