50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

codebook (version 0.9.6)

codebook_missingness: Codebook missingness

Description

An overview table of missingness patterns generated using md_pattern().

Usage

codebook_missingness(results, indent = "##")

Arguments

results

a data frame

indent

add # to this to make the headings in the components lower-level. defaults to beginning at h2

Examples

Run this code
data("bfi")
codebook_missingness(bfi)

Run the code above in your browser using DataLab