Description Usage Arguments See Also
Wrapper for mapply
.
1 |
... |
Arguments to vectorize over (vectors or lists of strictly positive length, or all of zero length). |
.f |
A function to be applied. |
more_args |
A list of other arguments to FUN. |
simplify |
Logical or character string; attempt to reduce the result to a vector, matrix or higher dimensional array; see the simplify argument of |
use_names |
Logical; use names if the first ... argument has names, or if it is a character vector, use that character vector as the names. |
mapply
for code and documentation.
Other functionals: Apply
;
Lapply
; Sapply
;
Tapply
; Vapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.