R/chainR.R

#' @export
#'
chainR <- function(...) {
  shiny::runApp(appDir = system.file("app", package = "chainR"), ...)
}
swarm-lab/chainR documentation built on May 30, 2019, 9:35 p.m.