injector_X_construct: helper function that constructs canvas items of a injector_X...

Description Usage

View source: R/injector_X.R

Description

helper function that constructs canvas items of a injector_X widget

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
injector_X_construct(
  .switchboard,
  label = " ",
  inject = "",
  minimum = " ",
  maximum = " ",
  switch = FALSE,
  size = 1,
  ...
)

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