R/runWebApp.R

Defines functions launchWebApp

launchWebApp <- function(){
  
  shiny::runApp(appDir = "webApp")
  
}
theMILOlab/SPATAData documentation built on Aug. 27, 2024, 5:04 p.m.