50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

functionMap (version 1.0.0)

find_imports: Check if a list of function names were imported from a package

Description

Check if a list of function names were imported from a package

Usage

find_imports(path, functions)

Arguments

path
The folder containing the (uncompressed) R package.
functions
The functions to find, a character vector.

Value

A character vector, the names of the environments for the functions.