Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
increase.ProgressBar: Increases (steps) progress bar
Description
Increases (steps) progress bar.
Usage
"increase"(this, stepLength=this$stepLength, visual=TRUE, ...)
Arguments
stepLength
Positive or negative step length.
...
Not used.
Value
Returns new value.
See Also
*setValue
()
. For more information see
ProgressBar
.