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")}

generics documentation built on July 6, 2022, 1:08 a.m.