Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

libs

List all installed packages, or all functions in a package


Description

Lists all packages (called without an argument) or the functions in a package (called with the package name - quotes not needed).

Usage

libs(Lib)

Arguments

Lib

package name, if missing see above

Author(s)

??

Examples

## Not run: 
  libs()
  libs(base)
 
## End(Not run)

cwhmisc

Miscellaneous Functions for Math, Plotting, Printing, Statistics, Strings, and Tools

v6.6
GPL (>= 2)
Authors
Christian W. Hoffmann
Initial release
2018-08-24, 10:40:10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.