Learn R Programming

aroma.affymetrix (version 3.2.2)

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 list
plotBoxplotStats(stats, ylim=NULL, outline=FALSE, las=2, ...)

Value

Returns (invisibly) the merged boxplot.stats structure.

Arguments

stats

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

ylim, outline, las, ...

Arguments passed to bxp.

Author

Elizabeth Purdom