list_functions: List all functions exported when loading a package

View source: R/list_package_functions.R

list_functionsR Documentation

List all functions exported when loading a package

Description

List all functions exported when loading a package

Usage

list_functions(package.name)

Arguments

package.name

characer string giving the name of the package

Value

character vector with names of functions exported


jlivsey/livsey documentation built on Oct. 17, 2024, 3:18 a.m.