identify_mode_differences: identify_mode_differences
Description
Identifies any mode differences between two data frames
Usage
identify_mode_differences(BASE, COMP)
Arguments
- BASE
Base dataset for comparison (data.frame)
- COMP
Comparator dataset to compare base against (data.frame)