reset.ProgressBar {R.utils} | R Documentation |
Reset progress bar by setting the value to zero and updating the display.
## S3 method for class 'ProgressBar': reset(this, visual=TRUE, ...)
visual |
If TRUE , the progress bar is redraw, otherwise not. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*setValue()
.
For more information see ProgressBar
.