print.meanranks {crank}R Documentation

Print the result of meanranks

Description

Print the result of meanranks.

Usage

 ## S3 method for class 'meanranks':
 print(x,...)

Arguments

x The result of meanranks.
... a dummy argument to keep S3 methods happy

Details

Displays the names and mean ranks of the output of meanranks in order of numerically ascending ranks.

Value

nil

Author(s)

Jim Lemon

See Also

meanranks


[Package crank version 1.0 Index]