View source: R/GridProcessing.R
sum_grid_mat_list | R Documentation |
Sums across all (or a selection) of grids in a list.
sum_grid_mat_list(mat_list, items = NULL)
mat_list |
list of matrices. |
items |
indicates which matrices to sum. |
A matrix created by summing some or all of the inputted list of grids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.