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 Sept. 25, 2024, 5:06 p.m.