Learn R Programming

boa (version 1.1.7-2)

boa.plot.close: Close Graphics Windows

Description

Closes graphics windows opened with boa.plot.open().

Usage

boa.plot.close(which = dev.cur())

Arguments

which
Integer vector specifying the graphics windows to be closed.

Value

  • If the specified graphics windows are successfully closed, the number of the current graphics window is returned. Otherwise NULL is returned.

See Also

boa.plot.open