#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.