msigdbr_check_data: Check that the data package is installed

View source: R/msigdbr-check-data.R

msigdbr_check_dataR Documentation

Check that the data package is installed

Description

Check that the 'msigdbdf' data package is installed. If not, provide instructions for installation. A dependency listed in DESCRIPTION Suggests is not guaranteed to be installed.

Usage

msigdbr_check_data(require_data = TRUE)

Arguments

require_data

Stop execution if the data package is not installed.


msigdbr documentation built on April 4, 2025, 5:44 a.m.