This function takes a dataframe and outputs a nicely formatted
ggplot2 vertical barchart plot that visualizes the proportion
missing for a given variable (vector) or all existent missing
variables. Results can also be stratified by another variable
in which case the proportion missing refers to the amount of
patients in the respective stratum.
Important: Function assumes the data is in a one-row-per-patient format.