rc_plot_missing: Plot data from rc_missing()

View source: R/rc_plot_missing.R

rc_plot_missingR Documentation

Plot data from rc_missing()

Description

Creates a pie chart for each variable passed from rc_missing() and returns list containing the plots. NOTE The data passed from rc_missing() must be in long format. These plots are useful for investigating the structure of missing data.

Usage

rc_plot_missing(missing_data, return_data = FALSE)

Arguments

missing_data

Dataframe. A frame of long format missing data, as created by rc_missing.

Author(s)

Marcus Lehr


chillywings/rctools documentation built on Aug. 9, 2024, 11:52 p.m.