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