Learn R Programming

jetpack (version 0.5.5)

check: Check that all dependencies are installed

Description

Check that all dependencies are installed

Usage

check()

Arguments

Value

TRUE if all dependencies are installed, FALSE otherwise, invisibly

Examples

Run this code
if (FALSE) {

jetpack::check()
}

Run the code above in your browser using DataLab