[R] range
Alan T. Arnholt
arnholt at math.appstate.edu
Mon Nov 8 18:16:00 CET 1999
Try something like:
> plot(mat,xlim=c(2,6), ylim=c(4,10))
where mat is a n*2 matrix, xlim and ylim control
the limits on your "xrange" and "yrange".
ALAN
On Mon, 08 Nov 1999 16:54:35 +0000 Levivier Emilie
<Emilie.Levivier at lmcp.jussieu.fr> wrote:
> I'm just beginning with R, and i've got a little problem, I would like
> to have my own xrange and yrange on the graph when I plot a matrix, and
> not the one R creates automatically.
>
> Thank you for your help
>
> Emilie Levivier (from Jussieu Paris)
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
___________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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