call_function {CaseBasedReasoning} | R 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 |
[Package CaseBasedReasoning version 0.3 Index]