l_hist: Adding histogram to a plot

View source: R/L_hist.R

l_histR Documentation

Adding histogram to a plot

Description

This layer adds a histogram to a plot. It is mainly a wrapper around ggplot2::geom_histogram.

Usage

l_hist(...)

Arguments

...

graphical arguments to be passed to ggplot2::geom_histogram.

Value

An object of class gamLayer.

See Also

See check0D for examples.


mfasiolo/mgcViz documentation built on Aug. 30, 2024, 3:29 p.m.