plotRGL: Generic RGL plotting function

View source: R/generic_functions.R

plotRGLR Documentation

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


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.

Related to plotRGL in mgcViz...