R/runApp.r

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