cb_page | R Documentation |
Page with Codebook Table for one variabe
cb_page( metadata, num.var, comment = "", lbl.space = "1em", lblen.space = "1em", mis.space = "1em" )
metadata |
a |
num.var |
single numeric value indexing column of variable 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 page for one variable in Latex format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.