View source: R/reactive_allow_selection_transfer.R
reactive_allow_selection_transfer | R Documentation |
This function checks if it is allowed to transfer selection from protein interaction tables to the main table. The requirements are that there are rows selected in either interactors or interactees table, and "ignore filters" option is not used.
reactive_allow_selection_transfer(input)
input |
[ |
A reactive
object with a single boolean describing whether
transfering selection is allowed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.