powered by
Display installed locations of a package
pkg_status(pkg, lib = .libPaths())
Name of an installed package to display status for.
One or more library paths to lookup package status in.
# NOT RUN { pkg_status("MASS") # }
Run the code above in your browser using DataLab