check_packages: Check the installation of packages and attach them with...

View source: R/utils.R

check_packagesR Documentation

Check the installation of packages and attach them with corresponding functions

Description

Check the installation of packages and attach them with corresponding functions

Usage

check_packages(pkgs = NULL)

Arguments

pkgs

List of package names with related function names, by default (or when pkgs = NULL) the list of packages are described in Namespace file of the package or 'R/MaxWiK-package.R' file

Value

if the packages are installed then it returns NULL else it returns error message

Examples

NULL

MaxWiK documentation built on April 3, 2025, 8:47 p.m.