Learn R Programming

CaseBasedReasoning (version 0.3)

call_function: 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