getExportedFunctions: getExportedFunctions

View source: R/pkgDiagram.R

getExportedFunctionsR Documentation

getExportedFunctions

Description

Gets all the exported functions of a package, from NAMESPACE.

Usage

getExportedFunctions(path)

Arguments

path

(character)
Path to package

Value

(c) Vector of character exported functions.


PaRe documentation built on April 3, 2025, 6:46 p.m.