mult_2matrix_rowsum | R Documentation |
This function does no argument checking, please make sure a
and b
are matrices of the same dimension.
mult_2matrix_rowsum(a, b)
a |
a matrix |
b |
a matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.