powered by
By default includes names beginning with '.'
lsp(package, all.names = TRUE, pattern)
character scalar: name of the package
= TRUE, set to FALSE to ignore items beginning with a period
= optional pattern to match
character vector of package contents
# NOT RUN { lsp("jwutil") tail(lsp("base"), 30L) # }
Run the code above in your browser using DataLab