rescale01 | R Documentation |
Rescales a numeric variable into values between 0 and 1
rescale01(x)
x |
numeric vector (to be rescaled) |
vector with values between 0 and 1
rescale01(0:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.