[R] 3D plot/surface rotation
Laurent Faisnel
laurent.faisnel at ariase.com
Wed Sep 17 15:40:35 CEST 2003
MZodet at ahrq.gov wrote:
> How do I rotate 3D plots/surfaces generated by either cloud or wireframe?
wireframe - I think you have to set the screen parameter, see the
example from ?wireframe, it seems to me you can rotate the surface as
you like.
I believe it's the same thing for cloud, but I did not test it.
I don't know if it's possible for you but persp is also good for 3D
surfaces. Then you just have to set the theta and phi parameters.
Hope this helps,
Laurent
More information about the R-help
mailing list