beanplot-package | R Documentation |
Plots univariate comparison graphs, alternative to boxplot/stripchart/violin plot
Package: | beanplot |
Type: | Package |
Version: | 1.3.1 |
Date: | 2022-04-09 |
License: | GPL-2 |
The function beanplot
does all the work.
Peter Kampstra <beanplot@kampstra.net>
Kampstra, P. (2008) Beanplot: A Boxplot Alternative for Visual Comparison of Distributions. Journal of Statistical Software, Code Snippets, 28(1), 1-9. doi: 10.18637/jss.v028.c01
graphics
vioplot
beanplot(rnorm(100), runif(100)) if (interactive()) vignette("beanplot", package = "beanplot")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.