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 05 Mar. 2026.
Previous versions and publish date:
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

roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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