check_packages: 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)
Value
if the packages are installed then it returns NULL else it returns error message
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