Rdocumentation
powered by
Learn R Programming
lattice (version 0.2-3)
panel.densityplot: Default Panel Function for densityplot
Description
This is the default panel function for
densityplot
.
Usage
panel.densityplot(x, n = 50, ...)
Arguments
x
data points for which density is to be estimated
n
number of (equally spaced) points to use for plotting
...
parameters to be passed to the function
density
, as well as graphical parameters like
col
See Also
densityplot