plot3dstatic {stops} | R Documentation |
A static 3d plot S3 generic
plot3dstatic(x, plot.dim = c(1, 2, 3), main, xlab, ylab, zlab, col, ...)
x |
object |
plot.dim |
dimensions to plot |
main |
main title |
xlab |
label for x axis |
ylab |
label for y axis |
zlab |
label for z axis |
col |
color |
... |
other arguments |
A static 3d plot