Description Usage Arguments Details Value See Also Examples
Apply a function over an array by a list of indices. Multivariate version of tapply
.
1 |
X |
Object where |
INDEX |
List of indices. See |
FUN |
Function to apply. See |
... |
Parameters passed to |
Unlike tapply
, one can pass a list of datasets and indices to mtapply
.
List.
https://github.com/robertschnitman/afp, tapply
, mapply
, dot
,
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.