ggbrick provides the function geom_brick which is a fun alternative to geom_violin or geom_boxplot.
Install the latest version of this package from Github by pasting in the following.
devtools::install_github("abikoushi/ggbrick")
library(ggbrick)
?geom_brick
Some demonstrations can be found in the gallery.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.