Rdocumentation
powered by
Learn R Programming
NetRep (version 1.0.2)
pkgReqCheck: Silently check and load a package into the namespace
Description
Silently check and load a package into the namespace
Usage
pkgReqCheck(pkg)
Arguments
pkg
name of the package to check
Value
logical;
TRUE
if the package is installed and can be loaded.