Iterate a function over each sublist in a list of lists.
1 |
xs |
list. The list-of-lists to iterate over. |
f |
function. The function to apply. |
... |
list. Additional optional arguments to pass to lapply. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.