Description Usage Arguments Details See Also
View source: R/Lattice_Functions.R
This function allows you to overlay a boxplot on top of a jittered strip plot.
1 |
... |
Arguments are passed to panel.stripplot() and panel.bwplot(). |
This custom panel function designed for use with the lattice::bwplot() function simplifies overlaying a box plot on top of a jittered strip plot.
panel.stripplot
and
panel.bwplot
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.