View source: R/tryCatchShiny.R
recover_on_error | R Documentation |
Function to be used in combination with shiny.error
option:
options(shiny.error = tryCatchShiny::recover_on_error)
recover_on_error()
## Not run:
options(shiny.error = tryCatchShiny::recover_on_error)
or run example app:
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.