R.utils (version 2.12.3)

setLabel.TextStatusBar: Sets the value of a label

Description

Sets the value of a label address either by its index or its names.

Usage

# S3 method for TextStatusBar
setLabel(this, label, value, ...)

Value

Returns nothing.

Arguments

label

The index or the name of the label.

value

The value of the label.

...

Not used.

Author

Henrik Bengtsson

See Also

*setLabels() *getLabel() For more information see TextStatusBar.