apply_uniform_scale | R Documentation |
Apply a uniform scale
apply_uniform_scale(x, addend, multiplier)
x |
A numeric vector, matrix or data frame. |
addend |
A centering vector for each column |
multiplier |
A scaling vector for each column |
The centered, scaled matrix. The numeric centering and scalings used are returned as attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.