[R] plot with the axes at xlim and ylim

Arnold Kester arnold.kester at stat.unimaas.nl
Tue Mar 19 13:08:18 CET 2002


Thanks, excellent advice. I apologize for not reading the docs more
accurately.

Arnold Kester
 
On Tue, 2002-03-19 at 12:15, ripley at stats.ox.ac.uk wrote:
> On 19 Mar 2002, Arnold Kester wrote:
> 
> > I'd like to make a plot with the axes drawn at the values of xlim and
> > ylim. The default plot draws the axes slightly outside these values. I
> > have been experimenting with the par(mgp) setting, but specifying
[snip]
> >
> > Is there an easier way to get what I want?
> 
> par(xaxs="i", yaxs="i")
> 
> 
> -- 
> Brian D. Ripley,                  ripley at stats.ox.ac.uk
> Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
> University of Oxford,             Tel:  +44 1865 272861 (self)
> 1 South Parks Road,                     +44 1865 272860 (secr)
> Oxford OX1 3TG, UK                Fax:  +44 1865 272595


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list