search for: stopx

Displaying 1 result from an estimated 1 matches for "stopx".

Did you mean: stop
2008 Apr 25
1
grid() : start values?
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