print.TE_weight_summary {TrialEmulation} | R Documentation |
Print a weight summary object
Description
Print a weight summary object
Usage
## S3 method for class 'TE_weight_summary'
print(x, full = TRUE, ...)
Arguments
x |
print TE_weight_summary object. |
full |
Print full or short summary. |
... |
Arguments passed to print.data.frame. |
Value
No return value, only for printing.
[Package TrialEmulation version 0.0.3.8 Index]