R/pkgDiagram.R
getExportedFunctions.Rd
Gets all the exported functions of a package, from NAMESPACE.
getExportedFunctions(path)
(character) Path to package
(c) Vector of character exported functions.