Description Usage Arguments Value Examples
View source: R/split-parapply.R
Wrapper around Reduce
to add multiple arguments. Useful
1 |
... |
Multiple arguments to be added together. |
Reduce('+', list(...))
1 | plus(1:3, 4:6, 1:3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.