geom_flat_violin: Create one sided violin plot

Description Usage Arguments Value

View source: R/flat_violin.R

Description

Create one sided violin plot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
geom_flat_violin(
  mapping = NULL,
  data = NULL,
  stat = "ydensity",
  position = "dodge",
  trim = TRUE,
  scale = "area",
  show.legend = NA,
  inherit.aes = TRUE,
  ...
)

Arguments

mapping

x

data

x

stat

x

position

x

trim

x

scale

x

show.legend

x

inherit.aes

x

...

x

Value

A ggproto object used in ggplot2


LiamDBailey/baileyetal2021 documentation built on Feb. 10, 2022, 12:34 a.m.