increase.ProgressBar {R.utils} | R Documentation |
Increases (steps) progress bar.
## S3 method for class 'ProgressBar'
increase(this, stepLength=this$stepLength, visual=TRUE, ...)
stepLength |
Positive or negative step length. |
... |
Not used. |
Returns new value.
Henrik Bengtsson
*setValue()
.
For more information see ProgressBar
.