getExportedFunctions {PaRe}R 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.


[Package PaRe version 0.1.13 Index]