colMutliply | R Documentation |
Multiply by column. See more: https://stackoverflow.com/questions/20596433/how-to-divide-each-row-of-a-matrix-by-elements-of-a-vector-in-r.
colMutliply(mat, vec)
mat |
Numeric input matrix with the distribution. |
vec |
Vector to multiply by. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.