get_functions_from_package: Extracts all the functions from a package

Description Usage Arguments Value

Description

Loads a package, gets all the functions in the package, cache the result.

Usage

1
get_functions_from_package(package_name, cache_this)

Arguments

package_name

Character vector name of a package

cache_this

an environment – used to memoise the function.

Value

Vector of character strings containing all the functions in the package, namedspaced appropriately.


aaronrudkin/werner documentation built on May 23, 2019, 6:03 a.m.