plotBoxplotStats.list {aroma.affymetrix} | R Documentation |
Plots a (merged or non-merged) list of boxplot.stats() elements.
## S3 method for class 'list': plotBoxplotStats(stats, ylim=NULL, outline=FALSE, las=2, ...)
stats |
A (merged or non-merged) list of
boxplot.stats elements. |
ylim, outline, las, ... |
Arguments passed to bxp . |
Returns (invisibly) the merged boxplot.stats
structure.
Henrik Bengtsson (http://www.braju.com/R/)