powered by
Sets current progress.
# S3 method for ProgressBar setProgress(this, progress, visual=TRUE, ...)
Returns old value.
A double in [0,1] specifying the relative progress.
double
If TRUE, the progress bar is redraw, otherwise not.
TRUE
Not used.
Henrik Bengtsson
*setValue(). *increase(). *reset(). For more information see ProgressBar.
*setValue()
*increase()
*reset()
ProgressBar