Rdocumentation
powered by
Learn R Programming
noamtools (version 0.1)
lsp: List all functions in a package
Description
List all functions in a package
Usage
lsp(package, all.names = FALSE, pattern)
Arguments
package
Which package to list functions from
all.names
Include hidden functions (starting with ".")? Defaults to
FALSE
pattern
A regex pattern to limit the results