runShiny.Rd
Runs a Shiny app for dependency investigation.
runShiny()
An object that represents the app.
# Run only in interactive session if (interactive()) { runShiny() }