rank.reverse | R Documentation |
Calculates ranks where rank 1 is largest value and rank k is smallest value.
rank.reverse(x, ...)
x |
Vector - The object to rank |
... |
Additional parameters - Additional parameters for rank(...) (ex. na.last or ties.method) |
Rank values for x from largest to smallest
rank
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.