.BG
.VE $Header: /usr3/s/current/s/.help/RCS/box,v 1.2 83/12/30 19:24:47 rab Exp $
.FN box
.TL
box: Add a Box Around a Plot
.CS
box(n)
.PP
.AG n
number of times the box is drawn (i.e., heaviness of line).
Default 1.
.PP
Graphical parameters may also be supplied as arguments to this
function (see `par').
.EX
box(5,col=2)   # draw a thick color 2 box around plot
.KW plot*
.KW aplot*
.WR
