R/L_hist.R
l_hist.Rd
This layer adds a histogram to a plot. It is mainly a wrapper around ggplot2::geom_histogram.
l_hist(...)
graphical arguments to be passed to ggplot2::geom_histogram.
ggplot2::geom_histogram
An object of class gamLayer.
gamLayer
See check0D for examples.