Plot which variables contain a missing value
This plot produces a set of rectangles indicating whether there is a missing element in a column or not. A default minimal theme is used, which can be customised as normal for ggplot.
gg_miss_which(x)
x |
a dataframe |
a ggplot object of which variables contains missing values
gg_miss_which(airquality)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.