ttab is the table(table()) function to produce a summary table of frequencies in an object.
ttab
table(table())
ttab(x)
x
An object that can be interpreted as a factor in R.
Neil Coombes