get_namespace_fun: Get a function from a namespace

View source: R/utils.R

get_namespace_funR Documentation

Get a function from a namespace

Description

Get a function from a namespace

Usage

get_namespace_fun(pkg, fun)

Arguments

pkg

The name of the package.

fun

The name of the function.

Value

Function.


thisutils documentation built on May 24, 2026, 5:07 p.m.