print.opsr.te {OPSR} | R Documentation |
Print Method for OPSR ATE Objects
Description
Print Method for OPSR ATE Objects
Usage
## S3 method for class 'opsr.te'
print(x, ...)
Arguments
x |
an object of class |
... |
further arguments passed to |
Details
This is just a wrapper around summary.opsr.te
and a subsequent call to
print.summary.opsr.te
.
Value
Returns x
invisibly.
See Also
[Package OPSR version 1.0.0 Index]