graphicsOff {GCDkit} | R Documentation |
Closes all graphic windows.
graphicsOff()
None.
Sometimes, the R system may become slow, 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
'