stopApp: Stop the currently running Shiny app

View source: R/runapp.R

stopAppR Documentation

Stop the currently running Shiny app

Description

Stops the currently running Shiny app, returning control to the caller of runApp().

Usage

stopApp(returnValue = invisible())

Arguments

returnValue

The value that should be returned from runApp().


rstudio/shiny documentation built on Jan. 2, 2025, 12:49 p.m.