powered by
This layer adds a density estimate to a plot. It is mainly a wrapper around ggplot2::geom_density.
l_dens1D(...)
An object of class gamLayer.
gamLayer
graphical arguments to be passed to ggplot2::geom_density.
ggplot2::geom_density
See check0D for examples.