Runs a Shiny App in a package located in inst/shiny/.

util_shiny(app, pkg_name, ...)

Arguments

app

Character string. Name of the Shiny App.

pkg_name

Character string. package name.

...

Optional arguments to pass to shiny::runApp().

Author

Ivan Jacob Agaloos Pesigan