The plot
method for density objects.
# S3 method for density
plot(x, main = NULL, xlab = NULL, ylab = "Density", type = "l",
zero.line = TRUE, …)
a "density"
object.
plotting parameters with useful defaults.
further plotting parameters.
logical; if TRUE
, add a base line at
None.