get_from_function_list | R Documentation |
function_list
Extract individual function objects from environment of a function_list
object.
get_from_function_list(flist)
flist |
|
List with named or unnamed entries corresponding to individual function
objects that were passed to the function_list
object. If flist
is a
simple function, returns NULL.
function_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.