Description Usage Arguments Value Examples
Transform a vector into a format that will be sorted in descending order. This is useful within arrange()
.
1 | desc(x)
|
x |
A vector to transform. |
A vector of the same length as x
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.