isPackageLoaded: crmSubpathway internal function

Description Usage Arguments Details Value Examples

View source: R/isPackageLoaded.R

Description

Determine if the package is loaded. If the package is not loaded, the program will prompt the user.

Usage

1

Arguments

name

A string. The name of the R package which determines whether it is loaded.

Details

isPackageLoaded

Value

A string, TRUE or FALSE.

Examples

1
isPackageLoaded("pheatmap")

hanjunwei-lab/crmSubpathway documentation built on Jan. 26, 2021, 8:50 a.m.