print.williams {PMCMRplus}R Documentation

williams Printing

Description

print.williams is the williams method of the generic print function which prints its argument and returns it invisibly (via invisible(x)).

Usage

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

Arguments

x

an object used to select a method.

...

further arguments. Currently ignored.


[Package PMCMRplus version 1.6.0 Index]