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: 2021-10-08
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
Previous versions and publish date:
No previous versions
Other packages that cited switchboard R package
View switchboard citation profile
Other R packages that switchboard depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns