geom_split_violin: Splits the violin into two components

Description Usage Arguments Value

View source: R/helper.R

Description

Helper function

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
geom_split_violin(
  mapping = NULL,
  data = NULL,
  stat = "ydensity",
  position = "identity",
  ...,
  draw_quantiles = NULL,
  trim = TRUE,
  scale = "area",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE
)

Arguments

...

other arguments

Value

A data.frame


dianalow/nMyo documentation built on June 2, 2020, 12:03 a.m.