number_trio_construct {switchboard}R Documentation

helper function that constructs canvas items of a number_trio widget

Description

helper function that constructs canvas items of a number_trio widget

Usage

number_trio_construct(
  .switchboard,
  eavesdrop = c(NULL, NULL, NULL),
  size = 1,
  digits = 5,
  label = c(" ", " ", " "),
  ...
)

[Package switchboard version 0.1 Index]