Re: [R] selecting points on 3D scatterplots

2009-05-12 Thread Abby Drake
t to convert back to 3D: This is not possible, because there is a > while line behind that point you are clicking on > > Best, > Uwe Ligges > > > > > Duncan Murdoch wrote: >> >> On 5/12/2009 3:08 PM, Abby Drake wrote: >>> >>> Hello Everyone,

[R] selecting points on 3D scatterplots

2009-05-12 Thread Abby Drake
Hello Everyone, I am new to R and need some help. I have a matrix of x,y,z coordinates that I would like to interactively plot in 3D and then using the cursor select points on the plot and have the coordinates sent to a matrix. I am using the rgl package to plot the data at the moment because it