Re: [R] 3D plot, rotatable and with adjustable symbols

2009-11-19 Thread Greg Snow
n...@r- > project.org] On Behalf Of Joel Fürstenberg-Hägg > Sent: Thursday, November 19, 2009 2:27 AM > To: r-help@r-project.org > Subject: [R] 3D plot, rotatable and with adjustable symbols > > > Hi all, > > > > I've tried to make a 3D plot, but have run int

Re: [R] 3D plot, rotatable and with adjustable symbols

2009-11-19 Thread Remko Duursma
Try the rgl package. r - Remko Duursma Post-Doctoral Fellow Centre for Plants and the Environment University of Western Sydney Hawkesbury Campus Richmond NSW 2753 Dept of Biological Science Macquarie University North Ryde NSW 2109 Australia Mob

[R] 3D plot, rotatable and with adjustable symbols

2009-11-19 Thread Joel Fürstenberg-Hägg
Hi all, I've tried to make a 3D plot, but have run into some problems. I'd like to have a plot that I can rotate interactively using the mouse, which is possible using the plots3d {R.basic}. However, I would like to change the symbols used as the points, but there's no pch in plot3d().