boa.plot.open {boa}R Documentation

Open Graphics Windows

Description

Opens a graphics window.

Usage

boa.plot.open(which = boa.par("dev"))

Arguments

which Character string giving the name of the function that creates graphics windows on the current platform. For Unix systems this is either "motif", "openlook", or "X11". For windows, "win.graph" should be specified.

Value

If a graphics windows is successfully opened, the number of the current graphics window is returned.

Author(s)

Brian J. Smith

See Also

boa.plot.close


[Package Contents]