print.opsr.te: Print Method for OPSR ATE Objects
Description
Print Method for OPSR ATE Objects
Usage
# S3 method for opsr.te
print(x, ...)
Value
Returns x invisibly.
Arguments
- x
an object of class "opsr.te".
- ...
further arguments passed to summary.opsr.te.
Details
This is just a wrapper around summary.opsr.te and a subsequent call to
print.summary.opsr.te.