injector_construct {switchboard}R Documentation

helper function that constructs canvas items of a injector widget

Description

helper function that constructs canvas items of a injector widget

Usage

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

[Package switchboard version 0.1 Index]