check_for_pkg: check for packages

View source: R/old_taxa--internal.R View source: R/internal.R

check_for_pkgR Documentation

check for packages

Description

check for packages, and stop if not installed. This function was written by Scott Chamerlain, from whom I shamelessly stole it.

check for packages, and stop if not installed

Usage

check_for_pkg(package)

check_for_pkg(package)

Arguments

package

The name of the package

Value

'TRUE' if package is present

'TRUE' if package is present


metacoder documentation built on April 4, 2023, 9:08 a.m.