Skip to contents

make_missing_report() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make missing report. The function returns Missing report (an output object of multiple potential types).

Usage

make_missing_report(ds_xx)

Arguments

ds_xx

Dataset (an output object of multiple potential types)

Value

Missing report (an output object of multiple potential types)