R/identify.R
identify_extra_rows.Rd
Identifies rows that are in a baseline dataset but not in a comparator dataset
identify_extra_rows(DS1, DS2, KEYS)
Baseline dataset (data frame)
Comparator dataset (data frame)
List of variables that define a unique row within the datasets (strings)