Skip to content
Back to formatted view

Raw Message

Message-ID: <42d0a5730904060127w4eab6a73vdcd28dddc2220471@mail.gmail.com>
Date: 2009-04-06T08:27:27Z
From: Daren Tan
Subject: line argument in mtext for axis ?
In-Reply-To: <49D9B1E3.7020902@statistik.tu-dortmund.de>

Previously, I wasn't aware that axis() supports "las" arguments, and
as a result, I used axis() for the ticks and mtext() to rotate the
labels perpendicular to the axis. Now, I hope to cleanup my codes by
combining the axis() and mtext() codes into a single axis(), the only
issue is that much of my mtext() codes set the "line" argument to some
values. The "line" argument in axis() doesn't work the same way
according to the help page, is there an equivalent argument in axis()
that functions identically to the "line" argument in mtext() ?


2009/4/6 Uwe Ligges <ligges at statistik.tu-dortmund.de>:
>
>
> Daren Tan wrote:
>>
>> Is there a similar argument for axis that controls the position of
>> labels via line argument in mtext ?
>
> At least in my version of the help page of mtext() everything about that is
> described. What is your problem with ?mtext and the "line" argument?
>
> Uwe Ligges
>
>> ______________________________________________
>> 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.
>