gg_miss_which: Plot which variables contain a missing value
Description
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.
Usage
gg_miss_which(x)
Value
a ggplot object of which variables contains missing values