R.utils (version 2.12.3)

update.FileProgressBar: Updates file progress bar

Description

Updates file progress bar.

Usage

# S3 method for FileProgressBar
update(object, visual=TRUE, ...)

Value

Returns nothing.

Arguments

visual

If TRUE, the file is resized according to the value of the progress bar, otherwise not.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see FileProgressBar.