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

See Also

installed.packages