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

reset.ProgressBar

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.


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.