View source: R/reactive_selection_config.R
reactive_selection_config | R Documentation |
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)
rvals |
[ |
Value to use as selection
parameter in renderDataTable()
, either
a list or a string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.