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

View source: R/AuxRFuncs4NNCTClasses.R

print.cellhtestR Documentation

Print a summary of a cellhtest object

Description

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

Usage

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

Arguments

x

object of class "summary.cellhtest"

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.