print.TTest {lsr}R Documentation

Print method for lsr t-tests

Description

Print method for lsr t-tests

Usage

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

Arguments

x

An object of class 'TTest'

...

For consistency with the generic (unused)

Value

Invisibly returns the original object


[Package lsr version 0.5.2 Index]