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 "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.

Value

Returns x invisibly.

See Also

print.summary.opsr.te


[Package OPSR version 1.0.0 Index]