getMismatchColNames {dataCompareR} | R Documentation |
Extracts the column names only in one data frame from a table of match information
getMismatchColNames(colMatchInfo, colNameCol, matchFlagCol)
colMatchInfo |
Dataframe with column names, match flag |
colNameCol |
Name of the column with the column names |
matchFlagCol |
Name of the column with the match flag |
Vector of column names that do not match