Description Usage Arguments Author(s) Examples
Takes a Codelink object and plot the distributions of intensities.
1 2 |
object |
an object of class "Codelink" |
what |
what data to plot, one of "bg", "smean", "snr", "ri" or "ni" |
title |
title of the plot |
col |
vector of colors |
legend.title |
if provided, a title for the legend |
legend.cex |
font factor use in legend |
... |
further arguments to be passed to plot() and line() functions (e.g. lwd, etc.) |
Diego Diez
1 2 3 4 5 | ## Not run:
data(codelink.example)
plotDensities(codelink.example)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.