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.

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.