print.adtest: Test Statistics

Description Usage Arguments Author(s) See Also

Description

Generic S3 function for objects of class adtest.

Usage

1
2
## S3 method for class 'adtest'
print(x, digits = 4, quote = TRUE, prefix = "", ...)

Arguments

x

needs to be an object of class adtest.

digits

minimal number of significant digits, see print.default.

quote

logical, indicating whether or not strings should be printed with surrounding quotes.
By default quote is set to ‘TRUE’.

prefix

single character or character string that will be printet in front of x.

...

further arguments passed to or from other methods.

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

See Also

print.default
http://www.r-qualitytools.org


qualityTools documentation built on May 2, 2019, 10:21 a.m.