| rank | R Documentation |
Generic function for ranking. For depth objects, returns
depth-based ranks with rank 1 assigned to the deepest observation.
For all other objects, delegates to base::rank.
rank(x, ...)
x |
An object. For |
... |
Additional arguments passed to methods. |
For depth objects, an integer vector of length n where
rank 1 is the deepest observation. For other objects, see
rank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.