powered by
draws points or boxes depending on sample size
sboxplot(x, ...)
a named list of numeric vectors
further arguments passed on to boxplot
boxplot
sboxplot(list(a=rnorm(15),b=rnorm(75),c=rnorm(10000)))
Run the code above in your browser using DataLab