calc_violin: Calculations for violin plots.

Description Usage Arguments Value Author(s)

Description

Extract the values for plotting kernel density according to package vioplot copied (except for return statement) verbatim from function vioplot, package vioplot v0.2

Usage

1
calc_violin(x, at, h = NA, range = 1.5, wex = 1)

Arguments

x

continuous variable

at

position of each violin. Defaults to 1:n

h

bandwidth for kernel density

range

numerical value to calculate the upper/lower adjacent values

wex

relative expansion of the violin

Value

list of numeric descriptions of body and outliers

Author(s)

Marie Vendettuoli


heike/ggboxplots documentation built on May 17, 2019, 3:23 p.m.