print.meanranks {crank} | R Documentation |
Print the result of meanranks.
## S3 method for class 'meanranks'
print(x,...)
x |
The result of meanranks. |
... |
a dummy argument to keep S3 methods happy |
Displays the names and mean ranks of the output of ‘meanranks’ in order of numerically ascending ranks.
nil
Jim Lemon