CheckPackageInstalled: Checking that a package is installed

View source: R/check.R

CheckPackageInstalledR Documentation

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.


sharp documentation built on April 11, 2025, 5:44 p.m.