Other packages > Find by keyword >

switchboard  

An Agile Widget Engine for Real-Time, Dynamic Visualizations
View on CRAN: Click here


Download and install switchboard package within the R console
Install from CRAN:
install.packages("switchboard")

Install from Github:
library("remotes")
install_github("cran/switchboard")

Install by package version:
library("remotes")
install_version("switchboard", "0.1")



Attach the package and use:
library("switchboard")
Maintained by
Marc J. Lajeunesse
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-08
Latest Update:
Description:
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.
How to cite:
Marc J. Lajeunesse (2021). switchboard: An Agile Widget Engine for Real-Time, Dynamic Visualizations. R package version 0.1, https://cran.r-project.org/web/packages/switchboard. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:11), 0.1 (2021-10-08 20:00)
Other packages that cited switchboard R package
View switchboard citation profile
Other R packages that switchboard depends, imports, suggests or enhances
Complete documentation for switchboard
Functions, R codes and Examples using the switchboard R package
Some associated functions: animate . benchmark . benchmark_construct . benchmark_update . caption . caption_construct . control_slider . control_slider_Y . control_slider_Y_construct . control_slider_Y_pair . control_slider_Y_pair_construct . control_slider_construct . control_slider_pair . control_slider_pair_construct . control_switch . control_switch_construct . control_switch_pair . control_switch_pair_construct . control_switch_trio . control_switch_trio_construct . counter . counter_construct . counter_tally . counter_tally_construct . counter_tally_update . counter_update . eavesdropper . eavesdropper_2D . eavesdropper_2D_construct . eavesdropper_2D_update . eavesdropper_X . eavesdropper_X_construct . eavesdropper_X_update . eavesdropper_construct . eavesdropper_update . injector . injector_2D . injector_2D_construct . injector_2D_update . injector_X . injector_X_construct . injector_X_update . injector_construct . injector_update . number . number_construct . number_pair . number_pair_construct . number_pair_update . number_quartet . number_quartet_construct . number_quartet_update . number_trio . number_trio_construct . number_trio_update . number_update . pipe . progress_benchmark . progress_benchmark_construct . progress_benchmark_update . progress_ibis . progress_image . progress_image_construct . progress_image_update . progress_oyster . progress_percent . progress_percent_construct . progress_percent_update . progress_phyllotaxis . progress_phyllotaxis_construct . progress_phyllotaxis_update . progress_pikachu . progress_ring . progress_ring_construct . progress_ring_percent . progress_ring_percent_construct . progress_ring_percent_update . progress_ring_update . showGrid . switchboard-package . switchboard . switchboard_close . switchboard_engine . value_to_coordinate . 
Some associated R codes: benchmark.R . caption.R . control_slider.R . control_slider_Y.R . control_slider_Y_pair.R . control_slider_pair.R . control_switch.R . control_switch_pair.R . control_switch_trio_R.R . counter.R . counter_tally.R . eavesdropper.R . eavesdropper_2D.R . eavesdropper_X.R . injector.R . injector_2D.R . injector_X.R . number.R . number_pair.R . number_quartet.R . number_trio.R . progress_benchmark.R . progress_ibis.R . progress_image.R . progress_oyster.R . progress_percent.R . progress_phyllotaxis.R . progress_pikachu.R . progress_ring.R . progress_ring_percent.R . showGrid.R . switchboard.R . switchboard_close.R . switchboard_global.R . switchboard_helpers.R . switchboard_package.R . zzz.R .  Full switchboard package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA