qrank | R Documentation |
The quantile rank of a number in a vector is the relative position of ranking resulted from rank divided by the length of vector.
qrank(x, ...)
x |
a vector |
... |
additional parameters passed to |
rank()
qrank(mtcars$mpg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.