dense_rank | R Documentation |
dense_rank assigns the smallest number to a tie, and does not leave gaps after ties.
dense_rank(x)
x |
an orderable vector |
dense_rank
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.