control_slider_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a control_slider widget
Description
helper function that constructs canvas items of a control_slider widget
Usage
control_slider_construct(
.switchboard,
inject = "",
minimum = 0,
maximum = 100,
label = " ",
size = 1,
...
)
[Package switchboard version 0.1 Index]