Learn R Programming

aroma.affymetrix (version 2.11.1)

plotBoxplotStats.list: Plots a (merged or non-merged) list of boxplot.stats() elements

Description

Plots a (merged or non-merged) list of boxplot.stats() elements.

Usage

## S3 method for class 'list':
plotBoxplotStats(stats, ylim=NULL, outline=FALSE, las=2, ...)

Arguments

stats
A (merged or non-merged) list of boxplot.stats elements.
ylim, outline, las, ...
Arguments passed to bxp.

Value