getSelectedDataPanel | R Documentation |
Get or set selected panel in data section
getSelectedDataPanel()
setSelectedDataPanel(id)
Getters return globally accessible data, whereas setters return
NULL
as they are only used to modify the Shiny session's state
Needs to be called inside a reactive function
Other functions to get and set global variables:
getClinicalMatchFrom()
,
getDifferentialExpression()
,
getDifferentialSplicing()
,
getGlobal()
,
getGroups()
,
getHighlightedPoints()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.