devGetLabel {R.utils} | R Documentation |
Gets the label of a device.
devGetLabel(which=dev.cur(), ...)
which |
An index (numeric ) or a label (character ). |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
devSetLabel
() and devList
().