| list_fold | R Documentation | 
Reduce for lists
list_fold(list, fun, z = NULL)
| list | |
| fun | a binary function taking elements of the list as values | 
| z | initial value, if empty the first element of the list will be used | 
same as output of fun
float
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.