dplyr::row_number(dplyr::desc(.))
rank_unique.Rd
Shorthand for {dplyr} functions called consecutively.
{dplyr}
rank_unique(x)
The name of column on which to perform operations. Should be numeric.
A vector (of the same type as x).
x