On Wed, Jun 9, 2010 at 10:03 PM, Marius Hofert <m_hof...@web.de> wrote:
> How do I remove the labels (numbers)?
>
> Is splom(~iris[,1:4], axis.line.tck = 0, axis.text.cex =0) the way to go?

Just use 'pscales = 0'. There is even an example of this is in
help(splom). You should really get into the habit of reading
documentation, it can often turn out to be very useful.

-Deepayan

______________________________________________
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