Skip to content

3D plot with coordinates

2 messages · Alaios, Uwe Ligges

#
HelloI have three x,y,z vectors (lets say each is set as ?rnorm(360)). So each one is having 360 elements each one correpsonding to angular coordinates (1 degree, 2 degrees, 3 degrees,.... 360 degrees) and I want to plot those on the xyz axes that have degress.
Is there a function or library to look at R cran? The ideal will be that after plotting I will be able to rotate the shape.
I would like to thank you in advance for your helpRegardsAlex
#
package rgl.

Best,
Uwe Ligges
On 20.06.2017 21:29, Alaios via R-help wrote: