R/JSconsole-package.R

#' 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
stla/JSconsole documentation built on Oct. 8, 2020, 3:48 p.m.