densityplots | R Documentation |
Density plots
densityplots( datafcs, names = NA, col = NA, main = "", xlab = "", xlim = NA, lwd = 2 )
datafcs |
Data.frame |
names |
Names per samples in columns |
col |
Colors per sample in columns |
main |
Plot main title |
xlab |
X-Axis label |
xlim |
X-axis limits |
lwd |
Line width |
Plot density plots for data.frame with columns = samples and rows = observations
Plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.