print.Rttest: Print method for class Rttest

View source: R/print.R

print.RttestR Documentation

Print method for class Rttest

Description

Print method for class Rttest

Usage

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

Arguments

x

data from constructor function

...

table variables

Value

a table with the data and the alpha value, confidence intervals and p-value.

Author(s)

Jordan Daugherty (2022)

Examples

## Not run: print(x)

MATHSTATSOU/Intro2R documentation built on Feb. 20, 2025, 6:18 a.m.