Dear R-help team

I have tried hard to turn my Y axis 90 degrees, so that it is written horizontally, and placing it above the Y axis, but I did not succeed.

I have tried to adapt the following functions:


-          plot()

-          title()

-          mtext()

And some more that did not prove to be useful (e.g. text() etc).

The closest I got to my aim was with mtext():

mtext("Yield [kg/ha]", side=3, adj=0). However, font.lab=2 does not seem to work in mtext, meaning I could not make the text bold.

Some forums suggest that you can specify the rotation in title(), and I tried crt() and srt() but this did not work either...

Can you help me?

Thanks in advance
Christian

___________________________________
Mr Christian Andres
MSc ETH Agr

Research Institute of Organic Agriculture (FiBL)
International Division
CH-5070 Frick, Switzerland
Phone: +41 (0)62 865 7216
E-mail: christian.andres@fibl.org<mailto:christian.andres@fibl.org>


	[[alternative HTML version deleted]]

