print method for an object x of class "summary.retlev".
Usage
# S3 method for class 'summary.retlev'
print(x, ...)Arguments
- x
- An object of class "summary.retlev", a result of a call to - summary.retlev.
- ...
- Additional arguments passed on to - print.default.
Value
The argument x, invisibly, as for all
  print methods.
Details
Prints the call and the numeric matrix x$matrix returned from
  summary.retlev.
Examples
See the examples in return_level.
See also
return_level to perform inferences about return
  levels.