injector_2D_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a injector_2D widget
injector_2D_construct(
.switchboard,
eavesdrop = c(NULL, NULL),
inject = c("", ""),
minimum = c(" ", " "),
maximum = c(" ", " "),
label = c(" ", " "),
size = 1,
switch = FALSE,
...
)