[R] clip to keep coordinate system?

ivo_welch-rstat8303@mailblocks.com ivo_welch-rstat8303 at mailblocks.com
Tue Aug 9 16:20:59 CEST 2005


dear R wizards:

plot( 1, 1, ylim=(2,10), xlim=(2,10), type="n");
rect( -1, -1, 12, 12, col=gray(0.99) );

unfortunately wipes out the border axes around the plot.  how do I keep 
this?

regards,

/ivo




More information about the R-help mailing list