R-alpha: axes & plot boundary
Peter Dalgaard BSA
p.dalgaard@kubism.ku.dk
22 Aug 1997 10:39:32 +0200
Ross Ihaka <ihaka@stat.auckland.ac.nz> writes:
>
> 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()
By golly! So it is. Sorry. That is the trouble with working from home
and not having Splus around...
Actually, I did look for something that did what box() does, but
couldn't find it off-hand. It isn't really obvious where to look.
When we get around to finishing the plot() man page, let's try to
remember to add a short note on axes=F. Something like
"
axes=F removes the axes and the plot boundary. Use 'axis'
and 'box' to add them later.
"
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-