internal.require.package: Require internal package

.require.packageR Documentation

Require internal package

Description

Internal method to require a package that is necessary for the internal functioning of ProjectTemplate. Never attaches the package unless configured to do so in global.dcf (which throws a warning).

Usage

.require.package(package.name)

Arguments

package.name

name of the package to load, as a character vector

Value

No value is returned; this function is called for its side effects.


johnmyleswhite/ProjectTemplate documentation built on April 24, 2024, 9:23 a.m.