dump_missing_report can be used to save the missingness report to
a file.
get_missing_report Return the missingness report data.
reset_missing_report Reset the internal missingness report data to
blank.
Usage
dump_missing_report(x = "Output/variable_missing_report.csv")
get_missing_report()
reset_missing_report()