Rdocumentation
powered by
Learn R Programming
R.utils (version 1.29.8)
setMaxValue.ProgressBar: Sets maximum value
Description
Sets maximum value.
Usage
## S3 method for class 'ProgressBar': setMaxValue(this, maxValue, ...)
Arguments
maxValue
New maximum value.
...
Not used.
Value
Returns nothing.
See Also
For more information see
ProgressBar
.