codebook | R Documentation |
Create the complete codebook latex script.
codebook(
varInfo,
missings,
struc,
scaleInfo,
register = NULL,
dat,
Kennwertedatensatz,
chapters,
deckblatt = "",
intro = "",
literatur = "",
abkuerzverz = "",
hintmod = "",
lastpage = ""
)
varInfo |
|
missings |
|
struc |
|
scaleInfo |
|
register |
|
dat |
|
Kennwertedatensatz |
|
chapters |
|
deckblatt |
Character vector with the cover page, created via |
intro |
Character vector, introduction. |
literatur |
Character vector with the literature information, created via |
abkuerzverz |
Character vector with the abbreviations, created via |
hintmod |
Character vector with the information on the background model, created via |
lastpage |
Character vektor, last page. |
Codebook latex script.
#tbd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.