check_pkg: Check the installation of a package for some functions

View source: R/utils.R

check_pkgR Documentation

Check the installation of a package for some functions

Description

Check the installation of a package for some functions

Usage

check_pkg(pkg)

Arguments

pkg

Package name

Value

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

Examples

NULL

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