Description Usage Arguments See Also Examples
Linearly shift and scale a numeric vector so that it fits to a given range.
1 | fitrange(x, lower = -1, upper = 1)
|
x |
a numeric vector |
lower |
the lower bound of the new vector |
upper |
the upper bound of the new vector |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.