vioplot | R Documentation |
the vioplot function patched to allow different colors for the different violines.
vioplot( x, ..., range = 1.5, h = NULL, ylim = NULL, names = NULL, horizontal = FALSE, col = "magenta", border = "black", lty = 1, lwd = 1, rectCol = "black", colMed = "white", pchMed = 19, at, add = FALSE, wex = 1, drawRect = TRUE, main = NULL, cex.axis = 1, neg = NULL )
x |
TEXT MISSING |
... |
TEXT MISSING |
range |
TEXT MISSING default= 1.5 |
h |
TEXT MISSING default= NULL |
ylim |
TEXT MISSING default= NULL |
names |
TEXT MISSING default= NULL |
vioplot |
TEXT MISSING |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.