reset.ProgressBar: Reset progress bar

reset.ProgressBarR Documentation

Reset progress bar

Description

Reset progress bar by setting the value to zero and updating the display.

Usage

## S3 method for class 'ProgressBar'
reset(this, visual=TRUE, ...)

Arguments

visual

If TRUE, the progress bar is redraw, otherwise not.

...

Not used.

Value

Returns nothing.

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.