#' JSconsole addin
#'
#' This package provides a RStudio addin to send some JavaScript code in the
#' V8 console. To run the addin, open a JavaScript file, select some lines if
#' you want to send only this piece of code, and select \code{JSconsole} from
#' the Addins menu within RStudio.
#'
#' @name JSconsole-package
#' @docType package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.