print.refhtest: Print a summary of a 'refhtest' object

View source: R/AuxRFuncs4NNCTClasses.R

print.refhtestR Documentation

Print a summary of a refhtest object

Description

Printing objects of class "refhtest" by simple print methods.

Usage

## S3 method for class 'refhtest'
print(x, digits = getOption("digits"), prefix = "\t", ...)

Arguments

x

object of class "summary.refhtest"

digits

number of significant digits to be used.

prefix

string, passed to strwrap for displaying the method component of the classhtest object.

...

Additional parameters for print.

Value

None


nnspat documentation built on Aug. 30, 2022, 9:06 a.m.