dataCompareR (version 0.1.2)

compareNames: compareNames : compare the intersect of colInfoA and colInfoB and return boolean of matched columns for each data frame

Description

compareNames : compare the intersect of colInfoA and colInfoB and return boolean of matched columns for each data frame

Usage

compareNames(colInfoA, colInfoB)

Arguments

colInfoA

input data frames with original and treated column names

colInfoB

input data frames with original and treated column names