Learn R Programming

ChemoSpecUtils (version 1.0.5)

.chkReqGraphicsPkgs: Verify Required Graphics Packages are Available.

Description

Internal function.

Usage

.chkReqGraphicsPkgs(pkgs)

Value

NULL, invisibly.

Arguments

pkgs

Character. Vector of package names. Each is checked for availability.

Author

Bryan A. Hanson (DePauw University), Tejasvi Gupta.