stopApp | R Documentation |
Stops the currently running Shiny app, returning control to the caller of
runApp()
.
stopApp(returnValue = invisible())
returnValue |
The value that should be returned from
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.