update.ProgressBar: Updates progress bar

update.ProgressBarR Documentation

Updates progress bar

Description

Updates progress bar.

Usage

## S3 method for class 'ProgressBar'
update(object, visual=TRUE, ...)

Arguments

visual

If TRUE, the progress bar is redrawn, otherwise not.

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

For more information see ProgressBar.


R.utils documentation built on Nov. 18, 2023, 1:09 a.m.