Description Usage Arguments Value
View source: R/general_functions.R
a version of lapply() that supplies FUN with both the name and the value of each component
1 | lapply_w_name(X, FUN)
|
X |
see documentation for lapply |
FUN |
function which takes a character vector of length 1 as a first argument and something else as a second argument |
see documentation for lapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.