View source: R/myPlotDensities.R
myPlotDensities | R Documentation |
Alternative to plotDensities from the limma package.
myPlotDensities(O, group = NULL, log = F, labels = NULL,
col = NULL, xlim = NULL, ylim = NULL, lwd = 1, ...)
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 |
Alternative to plotDensities from the limma package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.