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

utils-listFunctions

Functions Listing


Description

Lists and counts functions from packages.

Usage

listFunctions(package, character.only = FALSE)
countFunctions(package, character.only = FALSE)

Arguments

package

a literal character or a character string denoting the name of the package to be listed.

character.only

a logical indicating whether 'package' can be assumed to be character strings.

Value

prints a list and counts of functions.

See Also

Examples

## listFunctions -
   listFunctions("fBasics")
   
## countFunctions -
   countFunctions("fBasics")

fBasics

Rmetrics - Markets and Basic Statistics

v3042.89.1
GPL (>= 2)
Authors
Diethelm Wuertz [aut], Tobias Setz [cre], Yohan Chalabi [ctb] Martin Maechler [ctb]
Initial release
2017-11-12

We don't support your browser anymore

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