injector_construct: helper function that constructs canvas items of a injector...

Description Usage

View source: R/injector.R

Description

helper function that constructs canvas items of a injector widget

Usage

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

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