increase.ProgressBar: Increases (steps) progress bar

increase.ProgressBarR Documentation

Increases (steps) progress bar

Description

Increases (steps) progress bar.

Usage

## S3 method for class 'ProgressBar'
increase(this, stepLength=this$stepLength, visual=TRUE, ...)

Arguments

stepLength

Positive or negative step length.

...

Not used.

Value

Returns new value.

Author(s)

Henrik Bengtsson

See Also

*setValue(). For more information see ProgressBar.


R.utils documentation built on Nov. 18, 2023, 1:09 a.m.