jamCalcDensity | R Documentation |
Calculate scatter plot point density
jamCalcDensity(x, nbin, bandwidth = NULL, range.x)
x |
|
nbin |
|
bandwidth |
|
range.x |
|
This function is called internally by plotSmoothScatter()
,
and is an equivalent replacement for
grDevices:::.smoothScatterCalcDensity()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.