plotBoxplotStats.list | 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) |
ylim , outline , las , ... |
Arguments passed to |
Returns (invisibly) the merged boxplot.stats
structure.
Elizabeth Purdom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.