control_switch_trio_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a control_switch_trio widget
control_switch_trio_construct(
.switchboard,
inject = c("", "", ""),
label = c("", "", ""),
size = 1,
...
)