Learn R Programming

generics (version 0.1.4)

rank_results: 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

generics:::methods_rd("rank_results")