Re: [R] Using pch with the RGL library

2010-04-05 Thread Duncan Murdoch
On 05/04/2010 2:27 PM, Iuri Gavronski wrote: Hi, I am trying to compare two 3D plots. For that, I am trying to use the "pch" parameter in the "points3d" function, but it is not working. Is it implemented? Any suggestion? Try reading the help page for points3d. There is no "pch" mentioned.

[R] Using pch with the RGL library

2010-04-05 Thread Iuri Gavronski
Hi, I am trying to compare two 3D plots. For that, I am trying to use the "pch" parameter in the "points3d" function, but it is not working. Is it implemented? Any suggestion? Here goes a reproducible code. I wanted the second plot having different symbols for the points. x <- rbind(matrix(rnorm