Use print on a fac.aov Object

DESCRIPTION:

Print an object of class fac.aov.

USAGE:

print.fac.aov(x, method = "pse",...) 

REQUIRED ARGUMENTS:

x
a fac.aov object.

OPTIONAL ARGUMENTS:

method
character string for the standard error to be used. Possible values are "mse", "tse", "pse", and "ase". See fac.aov for further explanation of the errors.

DETAILS:

This function is a method for the generic function for class fac.aov. It can be invoked by calling for an object x of the appropriate class, or directly by calling regardless of the class of the object.