linMap | R Documentation |
A function that will map a range of values to a different set of values.
linMap(x, i, f)
x |
Range of values to be mapped |
i |
Lowest value |
f |
Largest value |
A set of values spanning from i to f
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.