Description Usage Arguments Value Author(s) Examples
View source: R/retrievePackageFunctionNames.R
Get the function names from a package name
1 | retrievePackageFunctionNames(packageName_s_1, libraryPath_s_1 = .libPaths()[1])
|
packageName_s_1 |
the package name to seek for |
libraryPath_s_1 |
the folder to look for |
A vector
of function names
Fabien Gelineau <neonira@gmail.com>
Maintainer: Fabien Gelineau <neonira@gmail.com>
1 | retrievePackageFunctionNames('wyz.code.offensiveProgramming')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.