Skip to contents

Prints a human-readable summary of which preprocessing steps can be run given the current data columns.

Usage

prep_report_capabilities(data)

Arguments

data

Data frame after column mapping. Or pass the result of detect_preprocessing_capabilities() directly.

Value

Invisibly returns the capabilities vector.