graphics.off {base} | R Documentation |
Turn Off All Graphics Devices
Description
These two functions are symonyms and shutdown the current graphics device.
In the future, with multiple concurrent devices, things will change ....
Usage
dev.off()
graphics.off()
See Also
Devices
.