as_function_list | R Documentation |
function_list
object from list of functionsCreate a function_list
object from a list of functions. This is useful
if such a list is created programmatically.
as_function_list(flist, ...)
flist |
List in which each entry is a function object. Can be named or unnamed. |
... |
Passed to |
Function with a single input which outputs a data.frame. Has special 'flist' entry in its environment which stores individual functions as list.
function_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.