control_slider_Y_pair_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a control_slider_Y_pair widget
control_slider_Y_pair_construct(
.switchboard,
inject = c("", ""),
minimum = c(0, 0),
maximum = c(100, 100),
label = c(" ", " "),
size = 1,
...
)