progress_ring_update {switchboard} | R Documentation |
helper function that updates the canvas items of a progress_ring widget
progress_ring_update(
.switchboard,
eavesdrop,
maximum = 100,
size = 1,
updates = 100,
honest = FALSE,
closeAtMaximum = FALSE,
...
)