injector_X_construct {switchboard}R Documentation

helper function that constructs canvas items of a injector_X widget

Description

helper function that constructs canvas items of a injector_X widget

Usage

injector_X_construct(
  .switchboard,
  label = " ",
  inject = "",
  minimum = " ",
  maximum = " ",
  switch = FALSE,
  size = 1,
  ...
)

[Package switchboard version 0.1 Index]