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

Description Usage

View source: R/control_switch_pair.R

Description

helper function that constructs canvas items of a control_switch_pair widget

Usage

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

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