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???

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to