remove_redundant_subgroups: Remove Redundant Subgroups
Description
Removes redundant subgroups by checking for exact ties in key columns.
Usage
remove_redundant_subgroups(found.hrs)
Value
Data.table of non-redundant subgroups.
Arguments
- found.hrs
Data.table of found subgroups.