increase.ProgressBar: Increases (steps) progress bar
Description
Increases (steps) progress bar.
Usage
# S3 method for ProgressBar
increase(this, stepLength=this$stepLength, visual=TRUE, ...)
Arguments
- stepLength
Positive or negative step length.
- ...
Not used.
See Also
*setValue()
.
For more information see ProgressBar
.