Learn R Programming

debrowser (version 1.0.8)

getMainPanelPlots: getMainPanelPlots

Description

Gathers the the plots to be used within the main panel.

Usage

getMainPanelPlots(filt_data = NULL, cols = NULL, conds = NULL, input = NULL, compselect = NULL)

Arguments

filt_data,
filtered data
cols,
selected columns
conds,
seleced conditions
input,
input from ui
compselect,
selected comparison number

Value

panel

Examples

Run this code
    x <- getMainPanelPlots()

Run the code above in your browser using DataLab