[R] Labels in plot()

Marcin Kozak nyggus at gmail.com
Fri Feb 22 20:23:14 CET 2008


Hi,

Look here:

xy<-matrix(rnorm(100,100,10),50)
plot(xy,ann=F,labels=F)

Even though the error is reported, the "labels" do what I want them
to. Any reason for this?

Thanks,
Marcin



More information about the R-help mailing list