R/runApp.r

#' Run the Text Gateway App
#'
#' @export
runTAG <- function()
{
  shiny::runApp(file.path(system.file("tag", package="TAG")))
}
XSEDEScienceGateways/TAG documentation built on May 9, 2019, 11:05 p.m.