sboxplot | R Documentation |
draws points or boxes depending on sample size
sboxplot(x, ...)
x |
a named list of numeric vectors |
... |
further arguments passed on to |
sboxplot(list(a=rnorm(15),b=rnorm(75),c=rnorm(10000)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.