progress_benchmark_update: helper function that updates the canvas items of a...

Description Usage

View source: R/progress_benchmark.R

Description

helper function that updates the canvas items of a progress_benchmark widget

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
progress_benchmark_update(
  .switchboard,
  eavesdrop = c(NULL, NULL),
  maximum = c(" ", " "),
  updates = 100,
  honest = FALSE,
  closeAtMaximum = FALSE,
  benchmark = NA,
  ...
)

switchboard documentation built on Oct. 9, 2021, 1:06 a.m.