| normalize_minmax | R Documentation |
Scales each column of a matrix to the interval from 0 to 1.
normalize_minmax(x)
x |
Numeric vector or matrix. |
A list containing scaled data and min-max values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.