plotRGL {mgcViz} | R 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 |
... |
arguments to be passed to methods. |
See Also
plotRGL.mgcv.smooth.2D, plotRGL.mgcv.smooth.MD
[Package mgcViz version 0.1.11 Index]