Re: [R] Changing the direction of axis labels on a plot

2011-02-04 Thread Uwe Ligges
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 rot

Re: [R] Changing the direction of axis labels on a plot

2011-02-03 Thread Longe
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 i

Re: [R] Changing the direction of axis labels on a plot

2011-02-03 Thread Peter Alspach
: [R] Changing the direction of axis labels on a plot > > Dear list, > > Plots generated with the plot command have labels on the vertical y > axis > rotated counterclockwise. How do I specify that they should be > positioned horizontally (I mean each label should read fro

Re: [R] Changing the direction of axis labels on a plot

2011-02-03 Thread David Winsemius
On Feb 3, 2011, at 1:16 PM, Longe wrote: Dear list, Plots generated with the plot command have labels on the vertical y axis rotated counterclockwise. How do I specify that they should be positioned horizontally (I mean each label should read from left to right)? ?par The las argumen

[R] Changing the direction of axis labels on a plot

2011-02-03 Thread Longe
Dear list, Plots generated with the plot command have labels on the vertical y axis rotated counterclockwise. How do I specify that they should be positioned horizontally (I mean each label should read from left to right)? Thank you. L. __ R-help@