on suitable devices, you could consider transparency,

plot(f,col=alpha("grey",0.8),pch=19)



baptiste
On 24 Apr 2009, at 14:09, Knut Krueger wrote:

f<-  data.frame("x"=c(1,3,5,6,1),"y"=c(1,2,3,4,1))
plot(f)

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to