scale01 | R Documentation |
Scale a set of values to the interval from zero to one.
scale01(x)
x |
a vector of values to be scaled |
a vector of scaled values
scale01(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.