codebook_missingness | R Documentation |
An overview table of missingness patterns generated using md_pattern()
.
codebook_missingness(results, indent = "##")
results |
a data frame |
indent |
add # to this to make the headings in the components lower-level. defaults to beginning at h2 |
data("bfi")
codebook_missingness(bfi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.