R.utils (version 2.9.1)

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.

Value

Returns new value.

See Also

*setValue(). For more information see ProgressBar.