Rdocumentation
powered by
Learn R Programming
noamtools (version 0.1)
txtTimerBar: Text progress bar with time.
Description
A textual progress bar that estimates time remaining. It displays the estimated time remaining and, when finished, total duration. Lifted from the plyr package. Update with
setTxtProgressBar
Usage
txtTimerBar(n = 1)
Arguments