R/switchboard_package.R

#' Agile widgets for visualizing and interacting with simulations in R.
#'
#' \pkg{switchboard} is an experimental package for generating agile dashboards
#' for iterative simulations in R. The switchboard window is rendered in 'Tcl/Tk'
#' \url{https://www.tcl.tk/} which is the GUI (graphical user interface) toolkit
#' of base R.  More information about \pkg{switchboard} can be found 
#' at \url{http://lajeunesse.myweb.usf.edu/}.
#'
#' @name switchboard-package
#' @author Marc J. Lajeunesse (University of South Florida, Tampa USA)
#' @docType package
NULL

Try the switchboard package in your browser

Any scripts or data that you put into this service are public.

switchboard documentation built on Oct. 9, 2021, 1:06 a.m.