R-alpha: axes & plot boundary

Ross Ihaka ihaka@stat.auckland.ac.nz
Fri, 22 Aug 1997 13:27:59 +1200 (NZST)


Peter Dalgaard BSA writes:
 > I don't rcall seeing this one reported before:
 > 
 > plot(...,axes=F) 
 > 
 > removes not only the axes, but also the plot boundary. The 'bty'
 > parameter loses its effect completely. getting it back seems to
 > require fiddling with par("usr") and rect() or lines()

This S compatible.  You can get the box after by saying
	box()
Ross
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel 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-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-