powered by
Print method for t.test2 output
# S3 method for t.test2 print(x, ...)
Invisibly returns the input object x. Called for its side effect of printing a formatted t-test summary to the console, including means, confidence intervals, test statistics, p-values, sample sizes, and APA-formatted results.
x
An object of class t.test2
t.test2
Additional arguments passed to print