| devOff {R.utils} | R Documentation |
Closes a device.
devOff(which=dev.cur(), ...)
which |
An index (numeric) or a label (character). |
... |
Not used. |
Returns what dev.off returns.
Henrik Bengtsson (http://www.braju.com/R/)
devDone().
Internally, dev.off is used.