isDone.ProgressBar {R.utils}R Documentation

Checks if progress bar is completed

Description

Checks if progress bar is completed.

Usage

## S3 method for class 'ProgressBar':
isDone(this, ...)

Arguments

... Not used.

Value

Returns TRUE or FALSE.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see ProgressBar.


[Package R.utils version 1.1.7 Index]