Skip to contents

Save the records of a dataset that contain non-numeric data within a specified numeric field. This report will be saved in the `supporting-output/dataset_id` directory.

Usage

non_numeric_report(data, numeric_column, dataset_id)

Arguments

data

Data frame.

numeric_column

Name of a numeric column in data.

dataset_id

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