number_trio_construct: helper function that constructs canvas items of a number_trio...

Description Usage

View source: R/number_trio.R

Description

helper function that constructs canvas items of a number_trio widget

Usage

1
2
3
4
5
6
7
8
number_trio_construct(
  .switchboard,
  eavesdrop = c(NULL, NULL, NULL),
  size = 1,
  digits = 5,
  label = c(" ", " ", " "),
  ...
)

switchboard documentation built on Oct. 9, 2021, 1:06 a.m.