ttab {DiGGer}R Documentation

Produce a table of frequencies in an object.

Description

ttab is the table(table()) function to produce a summary table of frequencies in an object.

Usage

ttab(x)

Arguments

x

An object that can be interpreted as a factor in R.

Author(s)

Neil Coombes


[Package DiGGer version 1.0.5 Index]