R/identify.R
identify_extra_cols.Rd
Identifies columns that are in a baseline dataset but not in a comparator dataset
identify_extra_cols(DS1, DS2)
Baseline dataset (data frame)
Comparator dataset (data frame)