progress_image_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a progress_image widget
progress_image_construct(
.switchboard,
size = 1,
file = system.file("images", "topography.png", package = "switchboard"),
...
)