Description Usage Arguments Value See Also Examples
Returns an iterator over an array, which iterates over the
array in much the same manner
as the apply
function.
1 | iapply(X, MARGIN)
|
X |
the array to iterate over. |
MARGIN |
a vector of subscripts.
|
The apply iterator.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.