Extract names of individual functions from function_list
Source: R/utilities.R
get_names_from_function_list.RdExtract names of individual function objects from environment of a
function_list object.
Value
Names of list corresponding to individual function objects that were passed
to the function_list object. If flist is a simple function, returns NULL.