Description Usage Arguments Value See Also
View source: R/z_other_functions.R
rescale x values linearly to match the range of y.
1 | SX2Y(x, y)
|
x |
numeric vector. |
y |
numeric vector. |
SX2Y
returns x rescaled such that range(x) = range(y).
RankScore, S01
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.