| getLocalPkgs {reposTools} | R Documentation |
Will return a list of pkgInfo objects describing the locally
installed packages in the library directories specified.
getLocalPkgs(libs = .libPaths())
libs |
Library directories to check. |
A list of pkgInfo objects.
Jeff Gentry
pkgInfo
getLocalPkgs()