Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

increase.ProgressBar

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

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.