E3Vioplot: Draw violin onto a plot.

Description Usage Arguments

Description

This is a hacked version of vioplot from package vioplot. This version does not "box()" every time it is called

Usage

1
2
3
4
E3Vioplot(x, ..., range = 1.5, h = NULL, ylim = NULL, names = NULL,
  horizontal = FALSE, col = "magenta", border = "black", lty = 1,
  lwd = 1, rectCol = "black", colMed = "white", pchMed = 19, at,
  add = FALSE, wex = 1, drawRect = TRUE)

Arguments

x

- see vioplot from package vioplot

...

-

range

-

h

-

ylim

-

names

-

horizontal

-

col

-

border

-

lty

-

lwd

-

rectCol

-

colMed

-

pchMed

-

at

-

add

-

wex

-

drawRect

-


tkonopka/ExpCube documentation built on May 31, 2019, 3:44 p.m.