Turn Off All Graphics Devices

Usage

graphics.off()

Description

graphics.off() shuts down all open graphics devices. Use dev.off() to only close the current one.

See Also

dev.off and the other dev.xxx functions; Devices.


[Package Contents]