Show Names of Objects/Functions in a Package
Usage
showPackageObjects(package = "kwb.utils", show = TRUE)
Arguments
- package
name of package of which to show the functions
- show
if TRUE
(the default) the function names are printed to
the console otherwise the vector of function names is returned