eavesdropper_2D_construct: helper function that constructs canvas items of a...

Description Usage

View source: R/eavesdropper_2D.R

Description

helper function that constructs canvas items of a eavesdropper_2D widget

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
eavesdropper_2D_construct(
  .switchboard,
  eavesdrop = c(NULL, NULL),
  minimum = c(" ", " "),
  maximum = c(" ", " "),
  label = c(" ", " "),
  size = 1,
  switch = FALSE,
  ...
)

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