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, ...)
Arguments
- stats
A (merged or non-merged) list
of
boxplot.stats
elements.
- ylim, outline, las, ...
Arguments passed to bxp
.