runShiny | R Documentation |
Runs a Shiny app for dependency investigation.
runShiny()
An object that represents the app.
# Run only in interactive session
if (interactive()) {
runShiny()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.