Stop the currently running Shiny app
Stops the currently running Shiny app, returning control to the caller of runApp().
runApp()
stopApp(returnValue = invisible())
returnValue
Useful links