compareNames {dataCompareR} | R Documentation |
compareNames : compare the intersect of colInfoA and colInfoB and return boolean of matched columns for each data frame
compareNames(colInfoA, colInfoB)
colInfoA |
input data frames with original and treated column names |
colInfoB |
input data frames with original and treated column names |