progress_image_construct: helper function that constructs canvas items of a...

Description Usage

View source: R/progress_image.R

Description

helper function that constructs canvas items of a progress_image widget

Usage

1
2
3
4
5
6
progress_image_construct(
  .switchboard,
  size = 1,
  file = system.file("images", "topography.png", package = "switchboard"),
  ...
)

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