Description Usage Arguments Value Examples
This function normalize each column (variable) of the input dataset so that the maximum is mapped to one, minimum to zero, and the intermediate values linearly to the appropriate points in the interval (0,1).
1 |
points, |
a collection of input points in a form of a data frame. |
Normalized collection of points.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.