| apply_minmax | R Documentation |
Apply min-max normalization using existing bounds
apply_minmax(x, mins, maxs)
x |
Numeric vector or matrix. |
mins |
Column minima. |
maxs |
Column maxima. |
Scaled matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.