issues
search
Pandora-IsoMemo
/
shiny-tools
Shiny functionality used across the apps
https://pandora-isomemo.github.io/shiny-tools/
GNU General Public License v3.0
0
stars
0
forks
source link
Version 24.05.1: add function shinyTryCatch to this package
#21
Closed
arunge
closed
5 months ago
arunge
commented
5 months ago
shinyTools 24.05.1
New Features
catch
multiple errors and warnings
(#20):
shifted the function
DataTools::tryCatchWithWarningsAndErrors()
to this package
renamed function to
shinyTryCatch()
updated the logic such that now all errors/warnings are caught and displayed in the app
shinyTools 24.05.1
New Features
DataTools::tryCatchWithWarningsAndErrors()
to this packageshinyTryCatch()