codebook_missingness: Codebook missingness

View source: R/codebook.R

codebook_missingnessR Documentation

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

data("bfi")
codebook_missingness(bfi)

rubenarslan/codebook documentation built on Nov. 13, 2022, 12:40 p.m.