metacoder (version 0.3.3)

check_for_pkg: 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.

Usage

check_for_pkg(package)

Arguments

package

The name of the package

Value

`TRUE` if package is present