[R] Plot Problem
Uwe Ligges
ligges at statistik.uni-dortmund.de
Fri May 20 14:12:11 CEST 2005
Sebastian Schoenherr wrote:
> Hi folks,
>
> I try to plot a variable which contains string-variables. it works, but the
> problem is that there are a lot of values at the x axis (up to 24)
> SO i have to scale or rotate the label at the x axis.
> I tried this with the text() function. It doesn't work correctly.
>
> Is there a simple way to rotate the labels?
For axis labels see ?par and its argument "las".
Uwe Ligges
> Best regards,
> Sebastian
>
> ______________________________________________
> 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