powered by
Deprecated package of TCL/TK controls for rgl
par3dsave(params = c("userMatrix", "scale", "zoom", "FOV"), times = FALSE, dev = rgl.cur(), ...) spin3d(dev = rgl.cur(), ...) spinControl(base, dev = rgl.cur(), continue=FALSE, speed=30, scale=100, ... )
Please see the help in rgl
This package is no longer maintained. The functions have been moved to rgl, with the names prefixed by ‘tk’:
tkpar3dsave
Formerly par3dsave.
par3dsave
tkspin3d, tkspinControl
Formerly spin3d and spinControl.
spin3d
spinControl
History:
# NOT RUN { example("tkspinControl", package = "rgl") # }
Run the code above in your browser using DataLab