View source: R/geom_flat_violin.R
geom_flat_violin | R Documentation |
Create a Violin Plot and GeomFlatViolin ggproto
geom_flat_violin(
mapping = NULL,
data = NULL,
stat = "ydensity",
position = "dodge",
trim = TRUE,
scale = "area",
show.legend = NA,
inherit.aes = TRUE,
...
)
geom_flat_violin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.