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