rank_results: Compute relative rankings of a collection of objects

View source: R/rank_results.R

rank_resultsR Documentation

Compute relative rankings of a collection of objects

Description

rank_results() computes relative ranks of a collection of objects and returns a summary of the results.

Usage

rank_results(x, ...)

Arguments

x

A collection of objects

...

Other arguments passed to methods

Methods

\Sexpr[stage=render,results=rd]{generics:::methods_rd("rank_results")}

r-lib/generics documentation built on Nov. 1, 2023, 12:32 a.m.