R/addinexamples-package.R

#' RStudio Addins
#'
#' Use RStudio addins to execute \R functions interactively within RStudio.
#' See \code{\link{findAndReplaceAddin}()} and \code{\link{insertInAddin}()}
#' for two examples of R functions that are exported.
#'
#' @name addinexamples
#' @docType package
#' @import shiny miniUI rstudioapi formatR
NULL
rstudio/addinexamples documentation built on May 28, 2019, 4:33 a.m.