cb_pages | R Documentation |
Pages with Codebook Tables for multiple variables
cb_pages( metadata, multi.vars, comment = "", lbl.space = "1em", lblen.space = "1em", mis.space = "1em" )
metadata |
a |
multi.vars |
numeric vector indexing columns of variables in metadata |
comment |
optional character argument to add text below table |
lbl.space |
optional argument to adjust table space between variable information and German value labels (defaults to 1em) |
lblen.space |
optional argument to adjust table space between German value labels and English value labels (defaults to 1em) |
mis.space |
optional argument to adjust table space between English value labels and missing labels (defaults to 1em) |
codebook pages for multiple variables in Latex format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.