aMerge | R Documentation |
Merge a list of arrays
aMerge(l, varname = "Source", fdims = NULL)
l |
A list of arrays |
varname |
The name to be given to the variable that contains the array source |
fdims |
The dimensions for the final array, minus the array source. In case this argument is not provided, summation is performed over dimensions not present in at least one array, then all indices present in at least one array are included. |
An agregated array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.