injector_2D_update {switchboard} | R Documentation |
helper function that updates the canvas items of a injector_2D widget
Description
helper function that updates the canvas items of a injector_2D widget
Usage
injector_2D_update(
.switchboard,
eavesdrop = c(NULL, NULL),
minimum = c(" ", " "),
maximum = c(" ", " "),
size = 1,
updates = 1,
forget = 400,
plotRegression = FALSE,
plotSampleSize = FALSE,
...
)
[Package switchboard version 0.1 Index]