lsp {jwutil} | R Documentation |
By default includes names beginning with '.'
lsp(package, all.names = TRUE, pattern)
package |
character scalar: name of the package |
all.names |
= TRUE, set to FALSE to ignore items beginning with a period |
pattern |
= optional pattern to match |
character vector of package contents
lsp("jwutil") tail(lsp("base"), 30L)