boa.plot.close {boa} | R Documentation |
Closes graphics windows opened with boa.plot.open().
boa.plot.close(which = dev.cur())
which |
Integer vector specifying the graphics windows to be closed. |
If the specified graphics windows are successfully closed, the number of the current graphics window is returned. Otherwise NULL is returned.
Brian J. Smith