[R] Problems with par() and labels with boxplot
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu Aug 26 10:47:39 CEST 2004
michael watson (IAH-C) wrote:
> 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???
I guess they get clipped and you have to enlarge the margins, but you
haven't given sufficient details such as
version of R, OS, device you are using, a reproducible example, ...
Please read the posting guide (see citation below).
Uwe Ligges
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list