View source: R/general.purpuse.utilities.R
plotPointDensity | R Documentation |
Scatterplot wih point density shown by colour
plotPointDensity(x, y, pch = 16, bty = "n", log = "", ...)
x , y |
point coordinates |
pch , bty , log |
parameters of plot function |
... |
other parameters to be passed to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.