Description Usage Arguments Value Examples
This is a helper function that can be handy when mapping function calls to multiple data. It wraps a function f, which accepts multiple arguments, into a new function that accept a vector as its argument.
1 |
f |
a function |
... |
other arguments passed to f |
a function that accepts a vector argument
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.