anova.aovlist: Prints an ANOVA table for an 'aovList' object
Description
A wrapper for the 'summary' method for objects of class 'aovlist'.
Usage
# S3 method for aovlist
anova(object, ...)
Value
An object of class "summary.aovlist". It is a list (one object
per error stratum) of ANOVA tables (class "anova") with a row for
each term in the model, plus one for "Residuals" if there
are any.