Skip to contents

Save the records of a dataset that contain empty values in `columns`. This report will be saved in the `supporting-output/dataset_id` directory.

Usage

empty_column_report(data, columns, dataset_id)

Arguments

data

Data frame.

columns

Character vector of columns giving the columns to check for emptiness.

dataset_id

ID for the dataset that data will become, likely after further processing.