Skip to content
Prev 278416 / 398506 Next

Horizontal Y axis title above the y axis

On 24/11/2011 9:25 AM, Andres Christian wrote:
The parameter to mtext is just called "font", not "font.lab".  It is 
called font.lab in other functions because the have multiple types of 
text, and that's the one that is used for labels.

So this works:

mtext("Yield [kg/ha]", side=3, adj=0, font=2)


Duncan Murdoch
pl