Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
isDone.ProgressBar: Checks if progress bar is completed
Description
Checks if progress bar is completed.
Usage
"isDone"(this, ...)
Arguments
...
Not used.
Value
Returns
TRUE
or
FALSE
.
See Also
For more information see
ProgressBar
.