| apply_flist | R Documentation | 
apply function list
apply_flist(x, flist, ..., xname = NULL)
x | 
 variable  | 
flist | 
 list of functions  | 
... | 
 arguments passed to the functions in flist  | 
xname | 
 name of variable  | 
apply the functions in flist to the variable 'x'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.