Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

l_coordContour

Adding coordinate lines


Description

This layers adds coordinate contours to smooth effect plots. It is mainly useful for smooth-on-the-sphere plots.

Usage

l_coordContour(brLO = c(-9:9 * 20), brLA = c(-8:8 * 10), ...)

Arguments

brLO

a vector of meridians to be plotted.

brLA

a vector of parallels to be plotted.

...

graphical arguments to be passed to ggplot2::geom_contour.

Value

An object of class gamLayer.

See Also

See plot.sos.smooth for examples.


mgcViz

Visualisations for Generalized Additive Models

v0.1.6
GPL-3
Authors
Matteo Fasiolo [aut, cre], Raphael Nedellec [aut], Yannig Goude [ctb], Christian Capezza [ctb], Simon N. Wood [ctb]
Initial release
2020-03-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.