calculate.xtab(v1,v2,varnames=NULL)
names(data))
table
, the row and column marginals
and the names of the variables.calculate.xtab
calls table
for the base table, calculates
the marginal totals and returns a list with these and the names of the
variables that will be used by print.xtab
.table
, print.xtab