R/run_shiny.R

#' @export
MC_gui = function(){
  appDir = system.file("Shiny", package = "group5project")
  shiny::runApp(appDir, display.mode = "normal")
}
shafiqahazman96/inclassdemo documentation built on May 30, 2019, 4:18 p.m.