Description Usage Arguments Author(s)
Generic function to scale data in a 0-1 range using the maximum and minimum ratio as described:
(x_i\ \ -\min\funcapply(x))/(\max\funcapply(x)-\min\funcapply(x)\ )
1 | range01(x)
|
x |
numeric vector |
Santiago Caño-Muñiz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.