establish_updating_selection: Creates observers updating the currently selected column

View source: R/tm_variable_browser.R

establish_updating_selectionR 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

(character) the name of the dataset

input

(session$input) the shiny session input

plot_var

(list) the list containing the currently selected dataset (tab) and its column names

columns_names

(environment) the environment containing bindings for each dataset

Note

Creates an observer for each dataset (each tab in the tabset panel).


teal.modules.general documentation built on April 4, 2025, 2:26 a.m.