Skip to content

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

Usage

rank_best_score_min(x, ...)

Arguments

x

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

...

Further arguments passed to or from other methods.