Rdocumentation
powered by
Learn R Programming
crunch (version 1.14.4)
table: Table function for Crunch objects
Description
Table function for Crunch objects
Usage
table(..., exclude, useNA = c("no", "ifany", "always"), dnn, deparse.level)
Arguments
...
things to tabulate
exclude
see
table
useNA
see
table
dnn
see
table
deparse.level
see
table
Value
a table object
See Also
table