Runs a Shiny App in a package located in inst/shiny/
.
util_shiny(app, pkg_name, ...)
app | Character string. Name of the Shiny App. |
---|---|
pkg_name | Character string. package name. |
... | Optional arguments
to pass to |
Ivan Jacob Agaloos Pesigan