getLabel.TextStatusBar
From R.utils v1.19.3
by Henrik Bengtsson
Gets the current value of a label
Gets the current value of a label address either by its index or its names.
- Keywords
- methods, internal, programming
Usage
## S3 method for class 'TextStatusBar':
getLabel(this, label, ...)
Arguments
- label
- The index or the name of the label.
- ...
- Not used.
Value
- Returns the value.
See Also
*setLabel()
and *setLabels()
.
For more information see TextStatusBar
.
Community examples
Looks like there are no examples yet.