Downloads (if needed) and launches a Shiny application from the
sap GitHub repository. If the
application directory is an R package, the package is loaded with
pkgload::load_all() before launching via shiny::runApp(). Plain Shiny
apps (no DESCRIPTION) are launched directly with shiny::shinyAppDir().