control_switch_trio_construct: helper function that constructs canvas items of a...

Description Usage

View source: R/control_switch_trio_R.R

Description

helper function that constructs canvas items of a control_switch_trio widget

Usage

1
2
3
4
5
6
7
control_switch_trio_construct(
  .switchboard,
  inject = c("", "", ""),
  label = c("", "", ""),
  size = 1,
  ...
)

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