Skip to content
Back to formatted view

Raw Message

Message-ID: <20000526080529.A19040@stat1.stat.auckland.ac.nz>
Date: 2000-05-25T20:05:29Z
From: Ross Ihaka
Subject: axis function
In-Reply-To: <C12568EA.00329A14.00@limagrain.ftgin.com>; from zivan.karaman@limagrain.com on Thu, May 25, 2000 at 11:15:35AM +0200

On Thu, May 25, 2000 at 11:15:35AM +0200, zivan.karaman at limagrain.com wrote:
> In S-PLUS, the 'axis' function accepts some arguments that don't exist in the R
> counterpart.
> 
> The two that I'm interested in right now are 'pos' and 'ticks'.
> 
> Any suggestions on how obtain the same result with R?

There is no built-in support at the moment, but it is not too
hard to create a function to do the job using abline(), segments()
and text() (if it was early in the semester, I'd give it to my
class as homework :-).

I am poking about in the axis function at the moment and I will
add these parameters.  Hopefully they will be in the next release.

	Ross
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._