with_prog: Adverb to add a progress bar to a function

Description Usage Arguments Value

View source: R/with_prog.R

Description

Adverb to add a progress bar to a function

Usage

1
with_prog(.f, total, pb_opts = list())

Arguments

.f

Function

total

Total number of progress bar ticks

pb_opts

Named list of other options to be passed to 'progress_bar$new'

Value

Function with progress bar


ashiklom/edr-da documentation built on April 16, 2021, 9:33 p.m.