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