l_vline {mgcViz} | R Documentation |
Adding vertical line to a plot
Description
This layer adds a vertical to a plot. It is mainly a wrapper around ggplot2::geom_vline.
Usage
l_vline(...)
Arguments
... |
graphical arguments to be passed to |
Value
An object of class gamLayer
.
See Also
See check0D for examples.
[Package mgcViz version 0.1.11 Index]