print.Rttest: A print method for Rttest objects

View source: R/myttest.R

print.RttestR Documentation

A print method for Rttest objects

Description

This function prints the confidence interval for an Rttest object.

Usage

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

Arguments

x

#An object of class Rttest. This is a list with data, confidence interval, and pvalue

...

#allows the function to work if more than one argument is submitted.

Value

A string that has the confidence interval for the provided alpha.


robert1hill/DSA5041 documentation built on May 8, 2022, 8:55 p.m.