Create a function_list
object from a list of functions. This is useful
if such a list is created programmatically.
Arguments
- flist
List in which each entry is a function object. Can be named or unnamed.
- ...
Passed to
function_list
.
Value
Function with a single input which outputs a data.frame. Has special 'flist' entry in its environment which stores individual functions as list.