Re: [R] plot3d with more than 8 colors

2007-10-22 Thread Birgit Lemcke
Am 22.10.2007 um 17:19 schrieb Duncan Murdoch: > On 10/22/2007 9:54 AM, Birgit Lemcke wrote: >> Hello R user and helper! >> I would like to get a 3d plot with coloured points. >> I did that: >> colors<-c(rep("2",7), rep("3",12), rep("4", 24), rep("5", 13), rep >> ("6", 8), rep("7", 51), rep("8"

Re: [R] plot3d with more than 8 colors

2007-10-22 Thread Duncan Murdoch
On 10/22/2007 9:54 AM, Birgit Lemcke wrote: > Hello R user and helper! > > I would like to get a 3d plot with coloured points. > > I did that: > > colors<-c(rep("2",7), rep("3",12), rep("4", 24), rep("5", 13), rep > ("6", 8), rep("7", 51), rep("8", 1), rep("9", 15), rep("10", 53), rep > ("11",