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
[Package crank version 1.1-2 Index]