Learn R Programming

sharp (version 1.4.6)

CheckPackageInstalled: Checking that a package is installed

Description

Checks if a package is installed and returns an error message if not.

Usage

CheckPackageInstalled(package)

Arguments

package

character string indicating the name of the package.