This help topic is for R version 1.5.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/make.tables.html
make.tables {base}R Documentation

Create model.tables

Description

These are support functions for (the methods of) model.tables and probably not much of use otherwise.

Usage

make.tables.aovproj    (proj.cols, mf.cols, prjs, mf,
                        fun = "mean", prt = FALSE, ...)
make.tables.aovprojlist(proj.cols, strata.cols, model.cols, projections,
                        model, eff, fun = "mean", prt = FALSE, ...)  

See Also

model.tables


[Package base version 1.5.0 ]