msigdbr_check_data: 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.