Learn R Programming

mgcViz (version 0.2.0)

plotRGL: Generic RGL plotting function

Description

Generic function for producing an interactive RGL plot.

Usage

plotRGL(x, ...)

Arguments

x

the object we want to plot using the rgl package.

...

arguments to be passed to methods.

See Also

plotRGL.mgcv.smooth.2D, plotRGL.mgcv.smooth.MD