| RankScore | R Documentation | 
rescale values non-linearly to the unit interval using rank scores q
given by q = (rank(x) - 0.5) / N where N = length(x).
RankScore(x)
x | 
 numeric vector.  | 
RankScore returns a numeric vector of rank scores.
S01, SX2Y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.