Learn R Programming

PaRe (version 0.1.16)

getExportedFunctions: getExportedFunctions

Description

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

Usage

getExportedFunctions(path)

Value

(c) Vector of character exported functions.

Arguments

path

(character)
Path to package