print.aovtable: Prints an anova table generated by aovtable()

Usage Arguments Details Value Author(s) See Also

Usage

1
2
## S3 method for class 'aovtable'
print(x, quote = FALSE, digits = 3, print.mod = FALSE)

Arguments

x

An aov() model.

quote

Print entries with surrounding quotes? Defualts to FALSE.

digits

Number of significant digits.

print.mod

Print model formula? Defaults to FALSE.

Details

No details yet...

Value

None. Used for its side effect.

Author(s)

David Braze davebraze@gmail.com

See Also

aov

print

Other aovtable: aovtable


davebraze/FDB1 documentation built on May 14, 2019, 8:59 p.m.