dot-get_method: Get function definition

.get_methodR Documentation

Get function definition

Description

Whenever the function with provided name exists anywhere, the one is returned (or the first one if multiple found). Return NULL otherwise.

Usage

.get_method(name)

Arguments

name

Name of the function.

Value

Function - when found in any namespace or NULL otherwise.


cohortBuilder documentation built on July 3, 2026, 9:07 a.m.