Description Usage Arguments Value Examples
Side by side density plots
1 | plotDensities(data, group = rownames(data), xlab = "Log Abundance")
|
data |
Data with samples as columns. |
group |
Group of the same length as the number of columns of data |
xlab |
Label to be printed |
No value returned, plotting only
1 | plotDensities(iris[,-5], rep(c("A", "B"), each=2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.