Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
reset.ProgressBar: Reset progress bar
Description
Reset progress bar by setting the value to zero and updating the display.
Usage
"reset"(this, visual=TRUE, ...)
Arguments
visual
If
TRUE
, the progress bar is redraw, otherwise not.
...
Not used.
Value
Returns nothing.
See Also
*setValue
()
. For more information see
ProgressBar
.