codebook_missingness {codebook} | 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)