View source: R/geom_halfViolin.R
Half-violin plot From https://www.data-to-viz.com/caveat/boxplot.html
1 2 3 4 5 6 7 8 9 10 11 |
mapping |
mapping |
data |
data |
stat |
stat = "ydensity" |
position |
position = "dodge" |
trim |
trim = TRUE |
scale |
scale = "area" |
show.legend |
show.legend = NA |
inherit.aes |
inherit.aes = TRUE |
... |
other ggplot layer params |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.