Close Window
sbf_close_window.Rd
Closes the current graphics device.
Details
The function is just a wrapper on grDevices::dev.off()
.
See also
Other graphic functions:
sbf_close_pdf()
,
sbf_close_windows()
,
sbf_open_pdf()
,
sbf_open_window()