R/identify.R
identify_class_differences.Rd
Identifies any class differences between two data frames
identify_class_differences(BASE, COMP)
Base dataset for comparison (data.frame)
Comparator dataset to compare base against (data.frame)