Subject: [R] Trying to get xlim to do what I want
From: Anon. (bob.ohara@helsinki.fi)
Date: Wed 17 May 2000 - 20:53:40 EST
Message-ID: <39227A34.2CF16AE8@helsinki.fi>
I'm trying to draw a plot with both the x and y axes starting at zero.
However, even with xlim and ylim specified (e.g.
plot(x,y,ylim=c(0,800),xlim=c(0,2000)) ), the axes still start just
below zero. The lowest x and y values are sufficiently higher than 0 so
that having symbols overlapping isn't a problem. How does one force R
to do exactly what you want?
Bob
-- Bob O'Hara Metapopulation Research Group Division of Population Biology Department of Ecology and Systematics PO Box 17 (Arkadiankatu 7) FIN-00014 University of Helsinki Finlandtel: +358 9 191 7382 fax: +358 9 191 7301 email: bob.ohara@helsinki.fi To induce catatonia, visit: http://www.helsinki.fi/science/metapop/
I have yet to see any problem, however complicated, which, when you looked at it in the right way, did not become still more complicated. - Poul Anderson
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2b25 : Mon 17 Jul 2000 - 12:33:19 EST