Description Usage Arguments Value Source
Repeatedly apply a function
1 |
.x |
input data |
.reps |
number of times to call the function |
.f |
function to call |
... |
arguments passed onto |
result of calling .f(.x, ...)
.rep
times
https://www.tjmahr.com/repeatedly-calling-a-function/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.