normalize | R Documentation |
Builds a one-way linear model that you can use for predicting new data values with desired properties.
normalize(x, min = 0, max = 1)
x |
values to normalize |
x_min |
min value of the normalized output |
x_max |
max value of the normalized output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.