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