dot-do_function: Do a Function Call

.do_functionR Documentation

Do a Function Call

Description

Do a Function Call

Usage

.do_function(do_f, default_f, main_args, extra_args = NULL)

Arguments

do_f

The function to call.

default_f

The function to call if do_f is NULL.

main_args

A list containing the first argument(s) to do_f.

extra_args

A list containing any additional arguments to do_f.

Value

The return from the call to do_f.


macmillancontentscience/dlr documentation built on Sept. 24, 2022, 12:50 p.m.