cb_sumtab | R Documentation |
Summary Table of responses for codebook
cb_sumtab(metadata, response, num.var, na_sep = TRUE, type)
metadata |
a |
response |
a |
num.var |
single numeric value indexing column of variable in metadata |
na_sep |
a boolean indicating use of SEP coding rules (defaults to TRUE) |
type |
a character indicating variable type (factor, numeric) |
table with counts (for factors) or descriptive summary (for numerics) of responses in Latex format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.