Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
setMaxValue.ProgressBar: Sets maximum value
Description
Sets maximum value.
Usage
"setMaxValue"(this, maxValue, ...)
Arguments
maxValue
New maximum value.
...
Not used.
Value
Returns nothing.
See Also
For more information see
ProgressBar
.