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