Learn R Programming

OPSR (version 1.0.1)

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.

See Also

print.summary.opsr.te