powered by
Creates an improved boxplot with individual data points
ipboxplot(formula, boxwex = 0.6, ...)
Formula for the boxplot
Width of the boxes
further arguments passed to beeswarm()
ipboxplot(Sepal.Length ~ Species, data=iris) ipboxplot(mpg ~ gear, data=mtcars)
Run the code above in your browser using DataLab