progress_image_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a progress_image widget
Description
helper function that constructs canvas items of a progress_image widget
Usage
progress_image_construct(
.switchboard,
size = 1,
file = system.file("images", "topography.png", package = "switchboard"),
...
)
[Package switchboard version 0.1 Index]