getMainPanelPlots {debrowser} | R Documentation |
Gathers the the plots to be used within the main panel.
getMainPanelPlots(filt_data = NULL, cols = NULL, conds = NULL, input = NULL, compselect = NULL)
filt_data, |
filtered data |
cols, |
selected columns |
conds, |
seleced conditions |
input, |
input from ui |
compselect, |
selected comparison number |
panel
x <- getMainPanelPlots()