.chkReqGraphicsPkgs {ChemoSpecUtils} | R Documentation |
Verify Required Graphics Packages are Available.
Description
Internal function.
Usage
.chkReqGraphicsPkgs(pkgs)
Arguments
pkgs |
Character. Vector of package names. Each is checked for availability. |
Value
NULL
, invisibly.
Author(s)
Bryan A. Hanson (DePauw University), Tejasvi Gupta.
[Package ChemoSpecUtils version 1.0.5 Index]