Learn R Programming

DependencyReviewer (version 1.2.3)

runShiny: runShiny

Description

Runs a Shiny app for dependency investigation.

Usage

runShiny()

Arguments

Value

An object that represents the app.

Examples

Run this code
# Run only in interactive session
if (interactive()) {
  runShiny()
}

Run the code above in your browser using DataLab