Displaying 1 result from an estimated 1 matches for "tp2322011p2322011".
2010 Aug 11
1
Graphic Dispersion - Colored Points
....
I would like to color some specific points (x,y) according to another
indicator variable, for example:
x<-rnorm(5)
y<-rnorm(5)
ind<-(1,0,0,1,0)
plot(x,y)
Any suggestion, thanks...
Marcio
--
View this message in context: http://r.789695.n4.nabble.com/Graphic-Dispersion-Colored-Points-tp2322011p2322011.html
Sent from the R help mailing list archive at Nabble.com.