recover_on_error: recover_on_error

View source: R/tryCatchShiny.R

recover_on_errorR Documentation

recover_on_error

Description

Function to be used in combination with shiny.error option: options(shiny.error = tryCatchShiny::recover_on_error)

Usage

recover_on_error()

Examples

## Not run: 
  options(shiny.error = tryCatchShiny::recover_on_error)

  or run example app:

## End(Not run)


Tazovsky/tryCatchShiny documentation built on Nov. 21, 2023, 9:09 a.m.