devGetLabel {R.devices} | R Documentation |
Gets the labels of zero or more devices.
devGetLabel(which=dev.cur(), ...)
which |
|
... |
Not used. |
Returns a character
vector
.
If a device does not exist, an error is thrown.
Henrik Bengtsson
devSetLabel
() and devList
().