get_functions: Get functions from namespace

View source: R/helper_functions.R

get_functionsR Documentation

Get functions from namespace

Description

Get functions from namespace

Usage

get_functions(ns)

Arguments

ns

A character representing the namespace to explore.

Value

A character vector of function names.


pkgdepR documentation built on April 4, 2025, 4:14 a.m.