
Count Installed Packages in Each Library Path
Source:R/count_packages.R
count_packages_in_libpaths.RdEnumerate all .libPaths() and count the number of installed packages
in each directory.
See also
Other inspect:
check_na(),
check_size(),
check_system(),
lv()