update.ProgressBar {R.utils} | R Documentation |
Updates progress bar.
## S3 method for class 'ProgressBar': update(object, visual=TRUE, ...)
visual |
If TRUE , the progress bar is redrawn, otherwise not. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see ProgressBar
.