Table with Marginal Sums
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)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.