rescale | R Documentation |
Linear transformation to a given range of values.
rescale(vec, from = 0, upto = 100)
vec |
input vector |
from |
min, Default: 0 |
upto |
max, Default: 100 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.