Learn R Programming

RVAideMemoire (version 0.9-27)

print.RVtest: Print method

Description

Print method for a global test followed by pairwise comparisons tables or evaluation of a common coefficient.

Usage

## S3 method for class 'RVtest':
print(x, digits = 4, quote = TRUE, prefix = "", ...)

Arguments

x
object of class RVtest.
digits
minimal number of significant digits.
quote
logical, indicating whether or not strings should be printed with surrounding quotes.
prefix
.
...
further arguments.