functionMap (version 1.0.0)

remove_base_functions: Remove base function names form a data frame of functions

Description

Remove base function names form a data frame of functions

Usage

remove_base_functions(funcs)

Arguments

funcs
Data frame, first column is the function names. Other columns are extra metadata, which we do not use.

Value

Filtered character vector, or list of character vectors.