myPlotDensities: Alternative to plotDensities from the limma package.

Description Usage Arguments Details

View source: R/myPlotDensities.R

Description

Alternative to plotDensities from the limma package.

Usage

1
2
myPlotDensities(O, group = NULL, log = F, labels = NULL,
  col = NULL, xlim = NULL, ylim = NULL, lwd = 1, ...)

Arguments

O

object (e.g. limma) for plotting the densities

group

Color the densities by group

log

Logarithmize the values first

labels

Labels to add at the density maxima

col

character vector specyfing the color(s) to use for plotting

xlim, ylim

ranges for the plot

lwd

line width to plot with

...

additional parameters passed to the plot command

Details

Alternative to plotDensities from the limma package.


january3/myfuncs documentation built on April 1, 2020, 4:42 a.m.