plot_nested_missing: Plot Nested Missing Data

Description Usage Arguments Value See Also Examples

View source: R/plot_nested_missing.R

Description

This function plots nested missing data using a slightly altered version of vis_miss.

Usage

1
plot_nested_missing(df, down_sample = 0.2)

Arguments

df

A dataframe as produced by account_for_nested_missing

down_sample

Numeric, the fraction by which to downsample the data. Defaults to 0.2.

Value

A plot of nested missingness

See Also

account_for_nested_missing

Examples

1
2

seabbs/ETSMissing documentation built on Nov. 22, 2019, 5:08 p.m.