[R] Problems with par() and labels with boxplot

michael watson (IAH-C) michael.watson at bbsrc.ac.uk
Thu Aug 26 10:33:04 CEST 2004


Quite a simple one really!

When I run boxplot(), the labels on the X axis are horizontal, and I
want them vertical.  So I did:

par(las=3)
boxplot(...)

And my labels just aren't there anymore....

Any help???




More information about the R-help mailing list