Description Usage Arguments See Also
This function combines violin plots with the corresponding arithmetic mean
and standard deviation values in a lattice panel function. The panel function
can be used with latice functions like bwplot
.
1 2 | panel.violinm(x, y, horizontal = TRUE, grid = TRUE,
mean.col = "blue", violin.col = "transparent", ...)
|
x |
|
y |
|
horizontal |
Whether to display plots horizontally or vertically. |
grid |
Whether to display grid lines cutting the violins. |
mean.col |
color for the arithmetic mean. |
violin.col |
violin fill color |
... |
additional parameters to pass along called functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.