calcDensity | R Documentation |
Calculate the density of an input feature.
calcDensity(x, breaks, drop0 = FALSE)
breaks |
A vector giving the breakpoints between histogram cells. See details |
drop0 |
Whether to drop all the zeros. Default is FALSE. |
Returns the density.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.