eavesdropper_2D_update: helper function that updates the canvas items of a...

Description Usage

View source: R/eavesdropper_2D.R

Description

helper function that updates the canvas items of a eavesdropper_2D widget

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
eavesdropper_2D_update(
  .switchboard,
  eavesdrop = c(NULL, NULL),
  minimum = c(" ", " "),
  maximum = c(" ", " "),
  size = 1,
  updates = 1,
  forget = 400,
  plotRegression = FALSE,
  plotSampleSize = FALSE,
  ...
)

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