plotBoxplotStats.list {aroma.affymetrix}R Documentation

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

Returns (invisibly) the merged boxplot.stats structure.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package aroma.affymetrix version 1.2.0 Index]