View source: R/progress_image.R
helper function that updates the canvas items of a progress_image widget
| 1 2 3 4 5 6 7 8 9 10 11 | progress_image_update(
  .switchboard,
  eavesdrop = NULL,
  maximum = 100,
  size = 1,
  updates = maximum,
  honest = TRUE,
  closeAtMaximum = FALSE,
  fill = "horizontal",
  ...
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.