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