Rdocumentation
powered by
Learn R Programming
svTools (version 0.0-11)
installedPackages: Installed packages
Description
This is similar to installed.packages but with two additional columns indicating if the package is loaded and default
Usage
installedPackages(pattern = NULL, ...)
Arguments
pattern
filter on the name or the title of the packages
...
arguments for
installed.packages
Value
A matrix similar to the result of
installed.packages
with two additional columns
See Also
installed.packages