printANOVATable: Print a ANOVA table for a Normal GLM
Description
Formats the column headings an ANOVA table for a normal GLM using the input of xtable
.
Usage
printANOVATable(xtbl, sanitize.text.function = function(x){x}, ...)
Arguments
xtbl
The output of xtable
applied to the summary
output of a normal GLM.
…
Extra arguments to be fed to print.xtable
Value
A LaTeX formatted ANOVA table