powered by
Get the function names from a package name
retrievePackageFunctionNames(packageName_s_1, libraryPath_s_1 = .libPaths()[1])
a single string, that is the package name to seek for
the folder to look for
A vector of function names
vector
# NOT RUN { retrievePackageFunctionNames('wyz.code.rdoc') # }
Run the code above in your browser using DataLab