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
mjlajeunesse/switchboard documentation built on Dec. 21, 2021, 7:04 p.m.