Skip to contents

Identifies any class differences between two data frames

Usage

identify_class_differences(BASE, COMP)

Arguments

BASE

Base dataset for comparison (data.frame)

COMP

Comparator dataset to compare base against (data.frame)