Missing-data report plot: missingness rate by item
Usage
sframe_plot_missingness(x, palette = c("web", "print"))Arguments
- x
An
sframe_missing_data_reportobject frommissing_data_report().- palette
One of
"web"or"print". Seesframe_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.