check_packages {MaxWiK} | R 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
[Package MaxWiK version 1.0.5 Index]