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