number_trio_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a number_trio widget
number_trio_construct(
.switchboard,
eavesdrop = c(NULL, NULL, NULL),
size = 1,
digits = 5,
label = c(" ", " ", " "),
...
)