print.TTE {debiasedTrialEmulation}R Documentation

Print Method for TTE Objects

Description

Prints a concise summary of the TTE pipeline output.

Usage

## S3 method for class 'TTE'
print(x, ...)

Arguments

x

An object of class "TTE".

...

Additional arguments (currently ignored).

Value

No return value, printed to the console.


[Package debiasedTrialEmulation version 0.1.0 Index]