[R] grid() : start values?
Agustin Lobo
Agustin.Lobo at ija.csic.es
Fri Apr 25 11:32:46 CEST 2008
Hi,
is not there any way to tell grid() the starting value? With nx,ny
I get the right number of grid cells, but not on the exact
values I would like them. (I know I can do it with abline(), just
asking for an easier way, i.e. grid(nx,nx,start.x,start.y))
An alternative way (which would solve another problem) would be making
the axes coincident with the rectangular plot region, that is, if ploting
plot(0:10,0:10)
get (0,0) just on the bottom down corner of the rectangle. I've tried
with several par() and could not find the way.
Thanks
Agus
--
Dr. Agustin Lobo
Institut de Ciencies de la Terra "Jaume Almera" (CSIC)
LLuis Sole Sabaris s/n
08028 Barcelona
Spain
Tel. 34 934095410
Fax. 34 934110012
email: Agustin.Lobo at ija.csic.es
http://www.ija.csic.es/gt/obster
More information about the R-help
mailing list