getLabel.TextStatusBar {R.utils} | R Documentation |
Gets the current value of a label address either by its index or its names.
## S3 method for class 'TextStatusBar': getLabel(this, label, ...)
label |
The index or the name of the label. |
... |
Not used. |
Returns the value.
Henrik Bengtsson (http://www.braju.com/R/)
*setLabel()
and *setLabels()
.
For more information see TextStatusBar
.