rowSubtract | R Documentation |
Subtract a vector (length = nr. rows) row by row from each value of the matrix
rowSubtract(mat = yy, vec = 5:1)
mat |
Numeric input matrix. |
vec |
Vector to subtract. Length = nr. rows. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.