graphicsOff {GCDkit}R Documentation

Close all graphic windows

Description

Closes all graphic windows.

Usage

graphicsOff()

Arguments

None.

Details

Under Windows 95/98/ME, the R system may become install, failing to redraw graphical windows if too many of them are being open. It is always a good idea to close the unnecessary ones, for instance using this function.

See Also

'dev.off'


[Package GCDkit version 4.1 Index]