reactive_selection_config: Construct DT selection config

View source: R/reactive_selection_config.R

reactive_selection_configR Documentation

Construct DT selection config

Description

Constructs selection configuration for the main table according to DataTable specification. It's required due to table proxy not being available before rendering the table first.

Usage

reactive_selection_config(tabs_visited, initial_selection)

Arguments

rvals

[reactivevalues()]
Information about table having been visited and rows selected in single protein tables.

Value

Value to use as selection parameter in renderDataTable(), either a list or a string.


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.