eavesdropper_2D_construct {switchboard}R Documentation

helper function that constructs canvas items of a eavesdropper_2D widget

Description

helper function that constructs canvas items of a eavesdropper_2D widget

Usage

eavesdropper_2D_construct(
  .switchboard,
  eavesdrop = c(NULL, NULL),
  minimum = c(" ", " "),
  maximum = c(" ", " "),
  label = c(" ", " "),
  size = 1,
  switch = FALSE,
  ...
)

[Package switchboard version 0.1 Index]