graphicsOff {GCDkit} | R Documentation |
Closes all graphic windows.
graphicsOff()
None.
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.
'dev.off
'