ranker | R Documentation |
This function gets a data.frame and replaces each cell with its rank among all the cells in its column.
ranker(X)
data.frame
containing ranked values. Suffix _rank
is added to each column header.
X
data.frame
or matrix
: Input table to be ranked
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.