Description Usage Arguments Value
helper function call '.y(.x)' for functional programming, replacing 'purrr::at_depth(.x, 0, .y, ...)' which is deprecated.
1 | ".y(.x)"(.x, .y, ...)
|
.x |
The first argument for function/formula passed as '.y'. |
.y |
The function/formula to be called with argument '.x'. |
... |
Additional arguments to '.y()'. |
Whatever is returned from '.y(.x, ...)'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.