geom_flat_violin: Create a Violin Plot and GeomFlatViolin ggproto

View source: R/geom_flat_violin.R

geom_flat_violinR Documentation

Create a Violin Plot and GeomFlatViolin ggproto

Description

Create a Violin Plot and GeomFlatViolin ggproto

Usage

geom_flat_violin(
  mapping = NULL,
  data = NULL,
  stat = "ydensity",
  position = "dodge",
  trim = TRUE,
  scale = "area",
  show.legend = NA,
  inherit.aes = TRUE,
  ...
)

Examples

geom_flat_violin()

wgough/LungeKinematics documentation built on Aug. 6, 2023, 2:08 p.m.