[R] Changing the direction of axis labels on a plot
Uwe Ligges
ligges at statistik.tu-dortmund.de
Fri Feb 4 20:51:22 CET 2011
On 04.02.2011 01:42, Longe wrote:
> On 02/03/2011 01:57 PM, Peter Alspach wrote:
>> Tena koe
>>
>> ?par
>>
>> and check the las argument.
>>
>> HTH ....
>>
>> Peter Alspach
>
> Thank you, Peter, and also David and William. The las argument indeed
> helps in setting the tick labels horizontally. Beautiful! But how do I
> rotate also the axis label, which is not altered by the las argument?
Don't label the axis at first and later on use mtext() to add something
into the axis.
Best,
Uwe Ligges
> Regards
> L.
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list