plot.violines-methods: description of function plot.violines

plot.violinesR Documentation

description of function plot.violines

Description

This fucntion converts the table into a format, that can be fead to the vioplot function

Usage

plot.violines(
  x,
  groups.n,
  clus,
  plot.neg = FALSE,
  mv = -20,
  subpath = "",
  names = NULL,
  col = NULL
)

Arguments

x

the Rscexv object

groups.n

TEXT MISSING

clus

TEXT MISSING

plot.neg

TEXT MISSING default=FALSE

mv

TEXT MISSING default=-20

subpath

the path to write the figures to (default = ”)

col

a colour vector for colouring the violines (default=NULL -> rainbow )


stela2502/Rscexv documentation built on July 6, 2022, 9:02 p.m.