ggsuperviolin produces violin superplots for ggplot2. Inspired by the SuperPlots and Violin SuperPlots editorials, I wanted a way to create violin superplots in R. See also the original Violin SuperPlots package for python.

devtools::install_github("andrewrlynch/ggsuperviolin")