getMismatchColNames: Extracts the column names only in one data frame from a table of
match information
Description
Extracts the column names only in one data frame from a table of
match information
Usage
getMismatchColNames(colMatchInfo, colNameCol, matchFlagCol)
Arguments
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
Value
Vector of column names that do not match