Learn R Programming

MaxWiK (version 1.0.6)

check_pkg: Check the installation of a package for some functions

Description

Check the installation of a package for some functions

Usage

check_pkg(pkg)

Value

if the package is installed then it returns NULL else it returns error message

Arguments

pkg

Package name

Examples

Run this code
NULL

Run the code above in your browser using DataLab