print: Print summaries of 'arrayTtest', 'arrayAnova', or 'tanova'...

Description Usage Arguments Value

Description

print.summary.eegr prints summaries of arrayTtest, arrayAnova, or tanova objects

Usage

1
2
## S3 method for class 'summary.eegr'
print(x, digits = 3L, quote = FALSE, fill_na = "-", ...)

Arguments

x

an object of class summary.arrayTtest, summary.arrayAnova, or summary.tanova

digits

the minimum number of digits to be printed (default: 3)

quote

logical value indicating whether or not strings should be printed with surrounding quotes (default: FALSE [no quotes printed])

fill_na

a character string which is used to indicate NA values in printed output, that is descriptive statistics which could not be computed because no data points met the given criterion (default: "-")

...

further arguments passed to other methods (not used yet)

Value

The function invisibly returns the input object.


tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.