ElapsedTimeProgressBarFn: A general purpose progress bar that reports elapsed time...

View source: R/progressbar.R

ElapsedTimeProgressBarFnR Documentation

A general purpose progress bar that reports elapsed time rather than number of items

Description

A general purpose progress bar that reports elapsed time rather than number of items

Usage

ElapsedTimeProgressBarFn(numItems, reportFn)

Arguments

numItems

Number of items to be processed

reportFn

A function used to report changing progress

Value

A function which should be called for each item as it is processed.


trajr documentation built on July 9, 2023, 6:03 p.m.