check_pkgs {annotater} | R Documentation |
Check if packages are installed
Description
Check if packages are installed
Usage
check_pkgs(pkgvec)
Arguments
pkgvec |
Vector of package names |
Value
A data frame with installation status for packages in the input text.
[Package annotater version 0.2.3 Index]