Description Usage Arguments Author(s) See Also Examples
View source: R/quality_control.R
A 2d density is computed by kde2D.
1 |
x |
x coordinate of data |
y |
y coordinate of data |
pch |
type of point |
cex |
A numerical value giving the amount by which plotting text and symbols should be magnified relative to the default |
grid |
Number of grid points in each direction |
ncol |
number of colors |
palette |
color palette to choose |
add |
should data points be added to an exisiting plot? |
... |
parameters passed to plot or points |
Benedikt Zacher zacher@lmb.uni-muenchen.de
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.