Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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 class 'TextStatusBar'
setLabel(this, label, value, ...)

Arguments

label

The index or the name of the label.

value

The value of the label.

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

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


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.