print.cats2ranks {crank} | R Documentation |
Print the result of cats2ranks
Description
Print the result of cats2ranks.
Usage
## S3 method for class 'cats2ranks'
print(x,...)
Arguments
x |
The result of cats2ranks. |
... |
a dummy argument to keep S3 methods happy |
Details
Displays the names and mean ranks of the output of ‘cats2ranks’ in order of numerically ascending ranks.
Value
nil
Author(s)
Jim Lemon
See Also
[Package crank version 1.1-2 Index]