powered by
Lists and counts functions from packages.
listFunctions(package, character.only = FALSE) countFunctions(package, character.only = FALSE)
prints a list and counts of functions.
a literal character or a character string denoting the name of the package to be listed.
a logical indicating whether 'package' can be assumed to be character strings.
listFunctions, listIndex.
listFunctions
listIndex
## listFunctions - listFunctions("fBasics") ## countFunctions - countFunctions("fBasics")
Run the code above in your browser using DataLab