getExportedFunctions {PaRe} | R Documentation |
getExportedFunctions
Description
Gets all the exported functions of a package, from NAMESPACE.
Usage
getExportedFunctions(path)
Arguments
Value
(c)
Vector of character exported functions.
[Package
PaRe version 0.1.15
Index]