Description Usage Arguments Details Author(s) Examples
matSum
returns the element-wise sum of matrices.
1 |
... |
numeric matrices of the same dimensions or a list of matrices of same dimensions. |
na.rm |
logical. Should missing values (including NaN) be removed? |
The matrices should have the same dimensions.
Marc Choisy
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.