get_active_functions: get all active functions that exist in the global environment

View source: R/cheers_checker.R

get_active_functionsR Documentation

get all active functions that exist in the global environment

Description

get all active functions that exist in the global environment

Usage

get_active_functions(packages = "assertHE")

Arguments

packages

a vector containing the names of packages to include in the search

Value

a vector containing the names of all active functions in the global environment


assertHE documentation built on June 8, 2025, 10:08 a.m.