R.utils (version 1.1.1)

reset.ProgressBar: Reset progress bar

Description

Reset progress bar by setting the value to zero and updating the display.

Usage

## S3 method for class 'ProgressBar}(this, visual=TRUE, ...)':
resetundefined

 visual{If TRUE, the progress bar is redraw, otherwise not.}
  ...{Not used.}

 Returns nothing.

 [object Object]

 *setValue().
   For more information see ProgressBar.
internal
methods

Arguments