identify_extra_cols: identify_extra_cols
Description
Identifies columns that are in a baseline dataset but not in a comparator dataset
Usage
identify_extra_cols(DS1, DS2)
Arguments
- DS1
Baseline dataset (data frame)
- DS2
Comparator dataset (data frame)