Re: [R] twoord.plot y lab size

2009-10-23 Thread Jim Lemon
On 10/22/2009 10:26 PM, Jacob Kasper wrote: I am using twoord.plot and my Y axis units on the left y overlap. I tried using cex.axis in my par command but that only adjusted the x units, not the y. cex.axis in twoord.plot did not help. How do I adjust Y units in the twoord.plot? example:

Re: [R] twoord.plot y lab size

2009-10-23 Thread Peter Ehlers
For now, you might be able to use par(las=1). You may have to make enough margin room with par(mar=...) and you'll probably want to set ylab= and add the y-label with mtext(). -Peter Ehlers Jim Lemon wrote: On 10/22/2009 10:26 PM, Jacob Kasper wrote: I am using twoord.plot and my Y axis

[R] twoord.plot y lab size

2009-10-22 Thread Jacob Kasper
I am using twoord.plot and my Y axis units on the left y overlap. I tried using cex.axis in my par command but that only adjusted the x units, not the y. cex.axis in twoord.plot did not help. How do I adjust Y units in the twoord.plot? example: twoord.plot (lx=myear, ly=z, rx=myear,