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.


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.