[R] is it possible to put tick labels inside plotting area ?

Peter Ehlers ehlers at ucalgary.ca
Sun Nov 21 23:42:18 CET 2010


On 2010-11-21 13:18, madr wrote:
>
> I found it. It was hard to find because no one asked about it , the proper
> question was about distance from the axis which can be negative. So the
> proper answer is :
>
> par( mgp = c(0, -1.4, 0)  ) - only the center value is controlling feature
> in question.

If you want your tick marks to point inward, you might
also have a look at par(tcl = ....).

Peter Ehlers



More information about the R-help mailing list