colapply_functions | R Documentation |
Helper function to simplify workflow with lists of functions.
colapply_functions(obj, flist)
obj |
2-dimensional array (matrix or data.frame). |
flist |
List of functions of length equal to the number of columns of |
Matrix or data.frame (same type as obj
) with names taken from obj
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.