vioplot_col | R Documentation |
an edit to vioplot() to add colors to the violin|box plots.
vioplot_col( x, ..., range = 1.5, h = NULL, ylim = NULL, names = NULL, horizontal = FALSE, col = rep("magenta", length(list(x, ...))), border = "black", lty = 1, lwd = 1, rectCol = "black", colMed = "white", pchMed = 19, at, add = FALSE, wex = 1, drawRect = TRUE )
x |
a vector of numerical values |
vioplot_col()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.