setProgress.ProgressBar: Sets current progress
Description
Sets current progress.
Usage
"setProgress"(this, progress, visual=TRUE, ...)
Arguments
progress
A double
in [0,1] specifying the relative progress. visual
If TRUE
, the progress bar is redraw, otherwise not.