Skip to contents

When calling clean_data() function with param = NULL, the arguments defined here will applied on the input data. By default, operations that require the target columns to specified by the user will not be performed. The default cleaning operations include: i) standardizing column names, ii) detecting and removing duplicates, and iii) removing constant data.

Usage

default_cleanepi_settings()

Value

The list of the default cleaning parameters.