View source: R/utility_functions.R
RESCALE | R Documentation |
A function to rescale a vector.
RESCALE(invec, a = 0, b = 1)
invec |
The vector to re-scale. |
a |
The lower limit of the new scale. |
b |
The upper limit of the new scale. |
The scaled vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.