Skip to content

Rank score based on dplyr::dense_rank(), where tied values receive the same rank and ranks are with gaps (singular)

Usage

rank_best_score_dense(x, ...)

Arguments

x

A score class object, i.e., score_*.

...

Further arguments passed to or from other methods.