Learn R Programming

COMPASS (version 1.10.2)

shinyCOMPASSDeps: List Shiny Dependencies

Description

This function can be used to identify the packages still needed in order to launch the Shiny app.

Usage

shinyCOMPASSDeps(verbose = TRUE)

Arguments

verbose
Boolean; if TRUE we print installation instructions to the screen.

Examples

Run this code
shinyCOMPASSDeps()

Run the code above in your browser using DataLab