I'm often playing around with par() png() and so on, and then I often need to manually execute a random line with dev.off() in order to reset all my graphical parameters.
Looking at the doc I can't find a shortcut that would allow me to do it quickly. Did I miss something? if not, is it possible to create something similar (ie a shortcut that would send dev.off() to R)?
From
?par:So you can do something like: