Package: switchboard 0.1

switchboard: An Agile Widget Engine for Real-Time, Dynamic Visualizations

An unsorted collection of visualization widgets rendered in 'Tcl/Tk'<https://www.tcl.tk/> to generate agile dashboards for your iterative simulations. Widgets include progress bars, counters, eavesdroppers, injectors, switches, and sliders for dynamic manipulation and visualization of simulation parameters.

Authors:Marc J. Lajeunesse [aut, cre]

switchboard_0.1.tar.gz
switchboard_0.1.zip(r-4.5)switchboard_0.1.zip(r-4.4)switchboard_0.1.zip(r-4.3)
switchboard_0.1.tgz(r-4.4-any)switchboard_0.1.tgz(r-4.3-any)
switchboard_0.1.tar.gz(r-4.5-noble)switchboard_0.1.tar.gz(r-4.4-noble)
switchboard_0.1.tgz(r-4.4-emscripten)switchboard_0.1.tgz(r-4.3-emscripten)
switchboard.pdf |switchboard.html
switchboard/json (API)
NEWS

# Install 'switchboard' in R:
install.packages('switchboard', repos = c('https://mjlajeunesse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mjlajeunesse/switchboard/issues

On CRAN:

34 exports 18 stars 1.96 score 1 dependencies 2 scripts 1.1k downloads

Last updated 3 years agofrom:9fc25eb9e0. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-winOKSep 09 2024
R-4.5-linuxOKSep 09 2024
R-4.4-winOKSep 09 2024
R-4.4-macOKSep 09 2024
R-4.3-winOKSep 09 2024
R-4.3-macOKSep 09 2024

Exports:%>%benchmarkcaptioncontrol_slidercontrol_slider_paircontrol_slider_Ycontrol_slider_Y_paircontrol_switchcontrol_switch_paircontrol_switch_triocountercounter_tallyeavesdroppereavesdropper_2Deavesdropper_Xinjectorinjector_2Dinjector_Xnumbernumber_pairnumber_quartetnumber_trioprogress_benchmarkprogress_ibisprogress_imageprogress_oysterprogress_percentprogress_phyllotaxisprogress_pikachuprogress_ringprogress_ring_percentshowGridswitchboardswitchboard_close

Dependencies:magrittr

Introduction and brief tutorial with the switchboard package for R

Rendered fromswitchboard_basic_vignette_v0.1.pdf.asisusingR.rsp::asison Sep 09 2024.

Last update: 2021-10-08
Started: 2021-10-08

Readme and manuals

Help Manual

Help pageTopics
Agile widgets for visualizing and interacting with simulations in R.switchboard-package
Benchmark or signal an event or achievement with a giant checkmark.benchmark
A caption widgetcaption
A slider to modify the range of a continuous simulation variable.control_slider
A pair of sliders to modify the range of two continuous simulation variables.control_slider_pair
A vertical slider to modify the range of a continuous simulation variable.control_slider_Y
A pair of vertical sliders to modify the range of two continuous simulation variables.control_slider_Y_pair
A switch to toggle on/off a simulation variable.control_switch
A pair of switches to toggle on/off two simulation variables.control_switch_pair
A trio of switches to toggle on/off three simulation variables.control_switch_trio
A counter to keep track of the number of simulation iterations.counter
A tally counter to keep track of the number of simulation iterations.counter_tally
Eavesdrop a continuous variable.eavesdropper
Eavesdrop two continuous variables on a bivariate plot.eavesdropper_2D
Eavesdrop a continuous variable as a conveyor belt.eavesdropper_X
Inject and eavesdrop a continuous variable.injector
Inject and eavesdrop two continuous variables on a bivariate plot.injector_2D
Inject a continuous variable and display as conveyor belt.injector_X
Display the value of a continuous variable in a simulation.number
Display the value of two continuous variables in a simulation.number_pair
Display the value of four continuous variables in a simulation.number_quartet
Display the value of three continuous variables in a simulation.number_trio
Display percent-complete along with an event benchmark.progress_benchmark
Display an ibis as a progress bar.progress_ibis
Display a custom 80 by 80 pixel image as a progress bar.progress_image
Display a medieval oyster as a progress bar.progress_oyster
Display a percentage.progress_percent
Display an organic-like geometric spiral pattern as a progress bar.progress_phyllotaxis
Display pikachu as a progress bar.progress_pikachu
Display a progress ring.progress_ring
Display a progress ring and a percent complete.progress_ring_percent
Display a layout grid on the switchboard.showGrid
Initialize a switchboard windowswitchboard
Closes all switchboard windows.switchboard_close