lsp: list all items in a package
Description
default to including (?private) functions beginning with '.'
Usage
lsp(package, all.names = TRUE, pattern)
Arguments
package
is the (unquoted) name of the package
all.names
= TRUE, set to FALSE to ignore items beginning with a period
pattern
= optional pattern to match
Value
character vector of package contents