sframe_plot_missingness: Missing-data report plot: missingness rate by item

View source: R/plots.R

sframe_plot_missingnessR Documentation

Missing-data report plot: missingness rate by item

Description

Missing-data report plot: missingness rate by item

Usage

sframe_plot_missingness(x, palette = c("web", "print"))

Arguments

x

An sframe_missing_data_report object from missing_data_report().

palette

One of "web" or "print". See sframe_brand().

Value

A ggplot2 object. When no item has missing values, this is a short "no missing responses" message rather than an empty bar chart.

See Also

missing_data_report()


surveyframe documentation built on July 25, 2026, 1:07 a.m.