with_prog: Add progress bar to function '.f'

Description Usage Arguments Value

View source: R/utils.R

Description

Add progress bar to function '.f'

Usage

1
with_prog(.f, ..., .pb = NULL)

Arguments

.f

Function call to which to add a progress bar.

...

Arguments to '.f'

.pb

Progress bar object

Value

Function call that includes a call to 'pb$tick()'.


ashiklom/fortebaseline documentation built on May 9, 2020, 1:56 a.m.