getSelectedDataPanel {psichomics}R Documentation

Get or set selected panel in data section

Description

Get or set selected panel in data section

Usage

getSelectedDataPanel()

setSelectedDataPanel(id)

Value

Getters return globally accessible data, whereas setters return NULL as they are only used to modify the Shiny session's state

See Also

Other functions to get and set global variables: getClinicalMatchFrom(), getDifferentialExpression(), getDifferentialSplicing(), getGlobal(), getGroups(), getHighlightedPoints()


[Package psichomics version 1.20.2 Index]