This layer adds boundaries to a smooth effect plot.

l_bound(n = 200, ...)

Arguments

n

number of discrete intervals along the boundary.

...

graphical arguments to be passed to ggplot2::geom_path.

Value

An object of class gamLayer.

See also