View source: R/plotFunctions.R
plotDensity2D | R Documentation |
Wrap for plotting 2D density
plotDensity2D(x, peaks)
x |
matrix or data.frame; map data, row for sample, column for dimension |
peaks |
integer or character; index or names of the peaks. (default: NULL) |
use ks::kde for density estimation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.