progressBar: Add a progress bar to a loop call, eg 'for', 'while', or...

Description Usage Arguments

Description

Add a progress bar to a loop call, eg 'for', 'while', or '*apply'

Usage

1
progressBar(i, n, length = 25)

Arguments

i

iterator, feeding in from the loop call, should be different for each iteration

n

the total number of iterations in the call

length

the character length of the progress bar. 25 works quite well


rossholmberg/holmberg documentation built on May 27, 2019, 11:34 p.m.