call_function: Call a function by character strings using the namespace and...

View source: R/utils.R

call_functionR Documentation

Call a function by character strings using the namespace and custom parameters.

Description

Call a function by character strings using the namespace and custom parameters.

Usage

call_function(func_list)

Arguments

func_list

A list with fields func, namespace, and args


CaseBasedReasoning documentation built on May 2, 2023, 9:11 a.m.