checkSuggestedPackage: check suggested package for availability

View source: R/zzz.R

checkSuggestedPackageR Documentation

check suggested package for availability

Description

check suggested package for availability, yielding an instructive error message if not

Usage

checkSuggestedPackage(package, functionname)

Arguments

package

Charstring: package to be checked for loadability

functionname

Charstring: function name to be used in the message

Value

invisible success logical value from requireNamespace()

Author(s)

Berry Boessenkool, berry-b@gmx.de, Aug 2019

See Also

requireNamespace()


rdwd documentation built on July 9, 2023, 5:24 p.m.