Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
update.FileProgressBar: Updates file progress bar
Description
Updates file progress bar.
Usage
"update"(object, visual=TRUE, ...)
Arguments
visual
If
TRUE
, the file is resized according to the value of the progress bar, otherwise not.
...
Not used.
Value
Returns nothing.
See Also
For more information see
FileProgressBar
.