invert_rank | R Documentation |
invert_rank
returns the inverse rank of a vector (i.e., the
highest value receives a rank of 1).
invert_rank(x)
x |
Vector to be inverse ranked. |
invert_rank(c(1:3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.