number_pair_construct: helper function that constructs canvas items of a number_pair...

Description Usage

View source: R/number_pair.R

Description

helper function that constructs canvas items of a number_pair widget

Usage

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

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