number_quartet_construct {switchboard} | R Documentation |
helper function that constructs canvas items of a number_quartet widget
Description
helper function that constructs canvas items of a number_quartet widget
Usage
number_quartet_construct(
.switchboard,
eavesdrop = c(NULL, NULL, NULL, NULL),
size = 1,
digits = 5,
label = c(" ", " ", " ", " "),
...
)
[Package switchboard version 0.1 Index]