View source: R/variable-summary.R
table | R Documentation |
Table function for Crunch objects
table(..., exclude, useNA = c("no", "ifany", "always"), dnn, deparse.level)
... |
CrunchVariables to tabulate |
exclude |
see |
useNA |
see |
dnn |
see |
deparse.level |
see |
a table object
base::table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.