get_names_from_function_list | R Documentation |
function_list
Extract names of individual function objects from environment of a
function_list
object.
get_names_from_function_list(flist)
flist |
|
Names of list 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.