print.tstest: Print Tau* Test Results

View source: R/Functions.R

print.tstestR Documentation

Print Tau* Test Results

Description

A simple print function for tstest (Tau* test) objects.

Usage

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

Arguments

x

the tstest object to be printed

...

ignored.

Value

No return value, prints to console.


TauStar documentation built on April 3, 2025, 7:40 p.m.