devSetLabel {R.devices} | R Documentation |
Sets the label of a device
Description
Sets the label of a device.
Usage
devSetLabel(which=dev.cur(), label, ...)
Arguments
which |
|
label |
A |
... |
Not used. |
Value
Returns nothing.
Author(s)
Henrik Bengtsson
See Also
devGetLabel
() and devList
().
[Package R.devices version 2.17.2 Index]