Learn R Programming

caroline (version 0.3-6)

sumSortedTable: A row-wise sum sorted cross-tabulation

Description

This is a table command that also performs a row-wise sum and sorts by the new column.

Usage

sumSortedTable(x, clmns)

Arguments

x
list of vectors or a dataframe
clmns
accepts 'by' object for grouping

See Also

ledghead, table, order