A wrapper for shiny::runApp() to start interactive shiny apps
app_ESR(app, ...)
| app |
|
|---|---|
| ... | further arguments to pass to |
#
This is a wrapper function for runApp.
#
In progress
runApp
# NOT RUN { app_ESR("converter") app_ESR("spectrum") # }