[R] Levelplot

zacher at lmb.uni-muenchen.de zacher at lmb.uni-muenchen.de
Fri May 21 16:57:41 CEST 2010


Dear mailing list,

I am trying to find out, how do a levelplot without labels on the x- and y-axis.
The labels=FALSE does not work...can anyone help me?

m <- matrix(1:25, ncol=5)
levelplot(m, labels=F)

Regards,

Benedikt



More information about the R-help mailing list