table {crunch} | R Documentation |
Table function for Crunch objects
Description
Table function for Crunch objects
Usage
table(..., exclude, useNA = c("no", "ifany", "always"), dnn, deparse.level)
Arguments
... |
CrunchVariables to tabulate |
exclude |
see |
useNA |
see |
dnn |
see |
deparse.level |
see |
Value
a table object
See Also
[Package crunch version 1.30.4 Index]