.BG
.FN box
.TL
Add a Box Around a Plot
.CS
box(n=1)
.AG n
number of times the box is drawn, surrounding
the current plot (i.e., heaviness of line).
.GR
.EX
box(5,col=2)   # draw a thick color 2 box around plot
.KW aplot
.WR
