setLabel.TextStatusBar
From R.utils v1.1.0
by Henrik Bengtsson
Sets the value of a label
Sets the value of a label address either by its index or its names.
Usage
## S3 method for class 'TextStatusBar}(this, label, value, ...)':
setLabelundefined
- label
{The index or the name of the label.}
- value
{The value of the label.}
- ...
{Not used.}
Returns nothing.
[object Object]
*setLabels()
*getLabel()
For more information see TextStatusBar
.
internal
methods
programming
Community examples
Looks like there are no examples yet.