Rdocumentation
powered by
Learn R Programming
miniCRAN (version 0.2.4)
basePkgs: Returns names of base packages.
Description
Retrieves names of installed packages by calling
installed.packages
and returning only those packages where
Priority
equals "base".
Usage
basePkgs()
Arguments
See Also
pkgDep
Other dependency functions:
makeDepGraph
;
pkgDep
;
plot.pkgDepGraph