ProgressDot: A text based progress bar

Description Usage Arguments Examples

Description

A text based progress bar

Usage

1
ProgressDot(count, total)

Arguments

count

- the current count

total

- the final count

Examples

1
2
3
4
## Not run: 
ProgressDot(count,my.total.loop.size)

## End(Not run)

StatsResearch/RobsRUtils documentation built on May 9, 2019, 3:04 p.m.