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 Feb. 4, 2026, 5:12 p.m.