chkInst_PACK {smarter} | R Documentation |
chkInst_PACK
Description
Check package is installed
Usage
chkInst_PACK(PACK)
Arguments
PACK |
A character string for a package name |
Value
Boolean for TRUE
if package installed
and FALSE
if package is not installed or located
[Package smarter version 1.0.1 Index]