Adds row and column sums to a two-way table.
mar_table(x)
x
a two-way table.
A table with row and column totals added.
David Meyer David.Meyer@R-project.org
data("SexualFun") mar_table(SexualFun)