progress_benchmark_update {switchboard} | R Documentation |
helper function that updates the canvas items of a progress_benchmark widget
Description
helper function that updates the canvas items of a progress_benchmark widget
Usage
progress_benchmark_update(
.switchboard,
eavesdrop = c(NULL, NULL),
maximum = c(" ", " "),
updates = 100,
honest = FALSE,
closeAtMaximum = FALSE,
benchmark = NA,
...
)
[Package switchboard version 0.1 Index]